Gets the type of the switch.
| C# | Visual Basic | Visual C++ |
CfgSwitchType SwitchType { get; }
ReadOnly Property SwitchType As CfgSwitchType
property CfgSwitchType SwitchType { CfgSwitchType get (); }
The type of the switch.
| C# | Visual Basic | Visual C++ |
CfgSwitchType SwitchType { get; }
ReadOnly Property SwitchType As CfgSwitchType
property CfgSwitchType SwitchType { CfgSwitchType get (); }