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