Edit

Share via


Directive(String) Constructor

Definition

public:
 Directive(System::String ^ name);
public Directive(string name);
new System.CommandLine.Directive : string -> System.CommandLine.Directive
Public Sub New (name As String)

Parameters

name
String

Applies to