ExecuteCommandRegistrationOptions.Commands Özellik

Tanım

Sunucuda yürütülecek bir komut dizisini alır veya ayarlar.

public:
 property cli::array <System::String ^> ^ Commands { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember(Name="commands")]
public string[] Commands { get; set; }
[<System.Runtime.Serialization.DataMember(Name="commands")>]
member this.Commands : string[] with get, set
Public Property Commands As String()

Özellik Değeri

String[]
Öznitelikler

Şunlara uygulanır