| IPlatformGetNewPlatformLogoPath Method |
[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatform.GetNewPlatformLogoPath(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 string GetNewPlatformLogoPath(
string url
)
Function GetNewPlatformLogoPath (
url As String
) As String
String^ GetNewPlatformLogoPath(
String^ url
)
abstract GetNewPlatformLogoPath :
url : string -> string
Parameters
- url String
[Missing <param name="url"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatform.GetNewPlatformLogoPath(System.String)"]
Return Value
String[Missing <returns> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatform.GetNewPlatformLogoPath(System.String)"]
See Also