Edit

Share via


RootCommand.Directives Property

Definition

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)

Property Value

Applies to