RootCommand(String) Konstruktor

Definition

public RootCommand(string description = "");
new System.CommandLine.RootCommand : string -> System.CommandLine.RootCommand
Public Sub New (Optional description As String = "")

Parametrar

description
String

Beskrivningen av kommandot som visas i hjälpen.

Gäller för