ArgumentAttributeHasHelpText Property |
Returns true if the argument has help text specified.
Namespace:
PDTec.IceNet.Sdk.Utils.CommandLine
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntaxpublic bool HasHelpText { get; }
Property Value
Type:
Boolean
See Also