ValueOptionAttributeIndex Property |
Gets the position this option has on the command line.
Namespace: X3Platform.CommandLineAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic int Index { get; }
public:
property int Index {
int get ();
}
Property Value
Type:
Int32
See Also