Share via


DkmDeploymentCommand.Arguments Property

Definition

[Optional] Arguments to pass to the remote command. This value may be null to pass no arguments.

public:
 property System::String ^ Arguments { System::String ^ get(); };
public:
 property Platform::String ^ Arguments { Platform::String ^ get(); };
public string Arguments { get; }
public string? Arguments { get; }
member this.Arguments : string
Public ReadOnly Property Arguments As String

Property Value

Returns String.

Applies to