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