Command.Options Właściwość

Definicja

Reprezentuje wszystkie opcje polecenia, w tym opcje globalne, które zostały zastosowane do dowolnego z elementów przodków polecenia.

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)

Wartość właściwości

Dotyczy