ReceiveJobCommand.Command Property

Definition

public:
 virtual property cli::array <System::String ^> ^ Command { cli::array <System::String ^> ^ get(); };
public:
 virtual property Platform::Array <Platform::String ^> ^ Command { Platform::Array <Platform::String ^> ^ get(); };
public override string[] Command { get; }
member this.Command : string[]
Public Overrides ReadOnly Property Command As String()

Property Value

String[]

Applies to