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