HelpBuilder(LocalizationResources, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- localizationResources
- LocalizationResources
Resources used to localize the help output.
- maxWidth
- Int32
The maximum width in characters after which help output is wrapped.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา