Click or drag to resize
HelpTextHeading Property
Gets or sets the heading string. You can directly assign a HeadingInfo instance.

Namespace: X3Platform.CommandLine.Text
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public string Heading { get; set; }

Property Value

Type: String
See Also