|  | IEmulatorPlatformEmulatorId Property | 
            Gets the ID of the Emulator that is associated with this Emulator Platform. Maps up directly to the Emulator's 
Id property.
            
 Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
 Syntax
Syntaxstring EmulatorId { get; }ReadOnly Property EmulatorId As String
	Get
property String^ EmulatorId {
	String^ get ();
}abstract EmulatorId : string with get
Property Value
String See Also
See Also