[This is preliminary documentation and is subject to change.]
Method to get and set the ScuEmulator type.
| C# | Visual Basic | Visual C++ |
public EmulatorSession..::.ScuEmulatorType scuEmulatorType { get; set; }
Public Property scuEmulatorType As EmulatorSession..::.ScuEmulatorType
public: property EmulatorSession..::.ScuEmulatorType scuEmulatorType { EmulatorSession..::.ScuEmulatorType get (); void set (EmulatorSession..::.ScuEmulatorType value); }