Aracılığıyla paylaş


ParseResult.Directives Özellik

Tanım

Komut satırı girişi ayrıştırılırken bulunan yönergeleri alır.

public:
 property System::CommandLine::DirectiveCollection ^ Directives { System::CommandLine::DirectiveCollection ^ get(); };
public System.CommandLine.DirectiveCollection Directives { get; }
member this.Directives : System.CommandLine.DirectiveCollection
Public ReadOnly Property Directives As DirectiveCollection

Özellik Değeri

Açıklamalar

olarak ayarlanırsa EnableDirectivesfalse, bu koleksiyon boş olur.

Şunlara uygulanır