| 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.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax Image DefaultIcon { get; }
ReadOnly Property DefaultIcon As Image
Get
property Image^ DefaultIcon {
Image^ get ();
}
abstract DefaultIcon : Image with get
Property Value
ImageSee Also