CommandLineParameterShortName Property
Gets or sets the short name of the parameter.
A short name should be an abbreviated name of the parameter. A short name is optional and can de null.
Namespace: DevCase.Core.Application.ParameterizationAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string ShortName { get; set; }
member ShortName : string with get, set
No code example is currently available or this language may not be supported.
Property Value
String
The short name of the parameter.