Sdílet prostřednictvím


ParseResult.Directives Vlastnost

Definice

Získá direktivy nalezené při analýze vstupu příkazového řádku.

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

Hodnota vlastnosti

Poznámky

Pokud EnableDirectives je nastavená hodnota false, bude tato kolekce prázdná.

Platí pro