[This is preliminary documentation and is subject to change.]
The emulator type that runs in a emulator session.
| C# | Visual Basic | Visual C++ |
public ScuEmulatorType ScuEmulatorType { get; set; }
Public Property ScuEmulatorType As ScuEmulatorType
public: property ScuEmulatorType ScuEmulatorType { ScuEmulatorType get (); void set (ScuEmulatorType value); }