GetBatchRemoteDesktopProtocolFileCommand.DestinationPath Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The file path where the Remote Desktop Protocol file will be downloaded.", Mandatory=true, ParameterSetName="Id_Path")]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="InputObject_Path")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string DestinationPath { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The file path where the Remote Desktop Protocol file will be downloaded.", Mandatory=true, ParameterSetName="Id_Path")>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="InputObject_Path")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.DestinationPath : string with get, set
Public Property DestinationPath As String

Property Value

String
Attributes

Applies to