Click or drag to resize
BaseOptionAttributeMutuallyExclusiveSet Property
Gets or sets the option's mutually exclusive set.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public string MutuallyExclusiveSet { get; set; }

Property Value

Type: String
See Also