 | IGameBadgeName Property |
The user-friendly (and hopefully translated) name of the badge (displays with a tooltip)
Namespace:
Unbroken.LaunchBox.Plugins.Data
Assembly:
Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 1.0.0
SyntaxReadOnly Property Name As String
Get
property String^ Name {
String^ get ();
}
abstract Name : string with get
Property Value
Type:
String
See Also