RootCommand.Directives Eigenschap

Definitie

Vertegenwoordigt alle instructies die geldig zijn onder de hoofdopdracht.

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

Waarde van eigenschap

Van toepassing op