DkmDeploymentCommand.Arguments Propriété

Définition

Facultatif Arguments à passer à la commande distante. Cette valeur peut être null pour ne pas passer d’arguments.

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

Valeur de propriété

String

Retourne String.

S’applique à