Get-RpIconPath¶
SYNOPSIS¶
Retrieves the path for RemotePro icon file.
SYNTAX¶
DESCRIPTION¶
This function, Get-RpIconPath, calls module scope $script:scriptRoot path and then appends 'Resources\RpLogo512.ico'.
EXAMPLES¶
EXAMPLE 1¶
This example retrieves the path for the RemotePro icon file.
PARAMETERS¶
-ProgressAction¶
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters¶
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.