| ILaunchBoxMainViewModelImageGroup Property |
Gets the current active image group that is in use in the LaunchBox boxes view.
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 ImageGroup { get; }
ReadOnly Property ImageGroup As String
Get
property String^ ImageGroup {
String^ get ();
}
abstract ImageGroup : string with get
Property Value
StringSee Also