Click or drag to resize
LaunchBox

IPlatformGetPlatformFolderByImageType Method

[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatform.GetPlatformFolderByImageType(System.String)"]


Namespace: Unbroken.LaunchBox.Plugins.Data
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
IPlatformFolder GetPlatformFolderByImageType(
	string imageType
)

Parameters

imageType  String

[Missing <param name="imageType"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatform.GetPlatformFolderByImageType(System.String)"]

Return Value

IPlatformFolder

[Missing <returns> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatform.GetPlatformFolderByImageType(System.String)"]

See Also