| IMountGameId Property |
Gets the ID of the game that is associated with this Mount. Maps up directly to the game'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 ReadOnly Property GameId As String
Get
property String^ GameId {
String^ get ();
}
abstract GameId : string with get
Property Value
StringSee Also