Freigeben über


HelpBuilder(LocalizationResources, Int32) Konstruktor

Definition

public HelpBuilder (System.CommandLine.LocalizationResources localizationResources, int maxWidth = 2147483647);
new System.CommandLine.Help.HelpBuilder : System.CommandLine.LocalizationResources * int -> System.CommandLine.Help.HelpBuilder
Public Sub New (localizationResources As LocalizationResources, Optional maxWidth As Integer = 2147483647)

Parameter

localizationResources
LocalizationResources

Ressourcen, die zum Lokalisieren der Hilfeausgabe verwendet werden.

maxWidth
Int32

Die maximale Breite in Zeichen, nach denen die Hilfeausgabe umschlossen wird.

Gilt für: