P_CommandLine_MutuallyExclusiveSetError_SetName - adutton/commandline GitHub Wiki

MutuallyExclusiveSetError.SetName Property

Option's set name.

Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

public string SetName { get; }

VB

Public ReadOnly Property SetName As String
	Get

C++

public:
property String^ SetName {
	String^ get ();
}

F#

member SetName : string with get

Property Value

Type: String

See Also

Reference

MutuallyExclusiveSetError Class
CommandLine Namespace

⚠️ **GitHub.com Fallback** ⚠️