ArgumentAttributeLongName Property |
The long name of the argument.
Set to null means use the default long name.
The long name for every argument must be unique.
It is an error to specify a long name of String.Empty.
Namespace:
PDTec.IceNet.Sdk.Utils.CommandLine
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public string LongName { get; set; }
Property Value
Type:
StringSee Also