P_CommandLine_MutuallyExclusiveSetError_SetName - adutton/commandline GitHub Wiki
Option's set name.
Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public string SetName { get; }VB
Public ReadOnly Property SetName As String
GetC++
public:
property String^ SetName {
String^ get ();
}F#
member SetName : string with get
Type: String