CreateShellCommandOptionsDefaultCommandDescriptionIndent Field |
Namespace:
Ookii.CommandLine
Assembly:
Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 2.4.0
Syntaxpublic const int DefaultCommandDescriptionIndent = 8
Public Const DefaultCommandDescriptionIndent As Integer = 8
Dim value As Integer
value = CreateShellCommandOptions.DefaultCommandDescriptionIndent
public:
literal int DefaultCommandDescriptionIndent = 8
Field Value
Type:
Int32
See Also