[This is preliminary documentation and is subject to change.]
Represent the type of emulator
| C# | Visual Basic | Visual C++ |
public Emulator..::.EmulatorTypes EmulatorType { get; set; }
Public Property EmulatorType As Emulator..::.EmulatorTypes
public: property Emulator..::.EmulatorTypes EmulatorType { Emulator..::.EmulatorTypes get (); void set (Emulator..::.EmulatorTypes value); }