|  | IPlatformGetNewPlatformLogoPath Method | 
[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatform.GetNewPlatformLogoPath(System.String)"]
 Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
 Syntax
Syntaxstring 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
See Also