Aracılığıyla paylaş


Command.Options Özellik

Tanım

Komutun herhangi bir alt öğesine uygulanmış genel seçenekler de dahil olmak üzere komut için tüm seçenekleri temsil eder.

public:
 property System::Collections::Generic::IReadOnlyList<System::CommandLine::Option ^> ^ Options { System::Collections::Generic::IReadOnlyList<System::CommandLine::Option ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<System.CommandLine.Option> Options { get; }
member this.Options : System.Collections.Generic.IReadOnlyList<System.CommandLine.Option>
Public ReadOnly Property Options As IReadOnlyList(Of Option)

Özellik Değeri

Şunlara uygulanır