Skip to content

P_CommandLine_MutuallyExclusiveSetError_SetName

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

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

Clone this wiki locally