Share via


RootCommand(String) Konstruktor

Definition

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

Parameter

description
String

Die Beschreibung des Befehls, die in der Hilfe dargestellt wird.

Gilt für: