Property LongName
LongName
Gets or sets long form name for the command line argument
Declaration
public string LongName { get; set; }
Property Value
public string LongName { get; set; }
String |
Gets or sets long form name for the command line argument
public string LongName { get; set; }
String |