| IPlatformGetPlatformFolderByImageType Method |
[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatform.GetPlatformFolderByImageType(System.String)"]
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 IPlatformFolder GetPlatformFolderByImageType(
string imageType
)
Function GetPlatformFolderByImageType (
imageType As String
) As IPlatformFolder
IPlatformFolder^ GetPlatformFolderByImageType(
String^ imageType
)
abstract GetPlatformFolderByImageType :
imageType : string -> IPlatformFolder
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