 | IGameBadgeDefaultIcon Property |
The default image icon to display for the badge; can be overridden by the user in the file system
Namespace:
Unbroken.LaunchBox.Plugins.Data
Assembly:
Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 1.0.0
SyntaxImage DefaultIcon { get; }
ReadOnly Property DefaultIcon As Image
Get
property Image^ DefaultIcon {
Image^ get ();
}
abstract DefaultIcon : Image with get
Property Value
Type:
Image
See Also