 | SystemOptionOption Property |
Note: This API is now obsolete.
Namespace: Ignition.Framework.MetadataAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[ObsoleteAttribute("Use Name instead. (5.1)")]
public string Option { get; }<ObsoleteAttribute("Use Name instead. (5.1)")>
Public ReadOnly Property Option As String
Getpublic:
[ObsoleteAttribute(L"Use Name instead. (5.1)")]
property String^ Option {
String^ get ();
}[<ObsoleteAttribute("Use Name instead. (5.1)")>]
member Option : string with getProperty Value
String
See Also