| ImageTypesIntegrationImageTypes Method |
This method gets a HashSet of all the various game image types that are used in LaunchBox/Big Box and provided by Third Party integrations.
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 public static HashSet IntegrationImageTypes()
Public Shared Function IntegrationImageTypes As HashSet
public:
static HashSet^ IntegrationImageTypes()
static member IntegrationImageTypes : unit -> HashSet
Return Value
HashSetTA HashSet of strings representing all game image types provided by integrations.
See Also