Click or drag to resize
HelpTextToString Method
Returns the help screen as a String.

Namespace: X3Platform.CommandLine.Text
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public override string ToString()

Return Value

Type: String
The String that contains the help screen.
See Also