A Sandcastle Documented Class Library
Windows2Collada Method (windowsPath)
NamespacesColladaUriWindows2Collada(String)
Converts a Windows path to Collada format
Declaration Syntax
C#Visual BasicVisual C++
public static string Windows2Collada(
	string windowsPath
)
Public Shared Function Windows2Collada ( _
	windowsPath As String _
) As String
public:
static String^ Windows2Collada(
	String^ windowsPath
)
Parameters
windowsPath (String)
Path in Windows format
Return Value
Collada format URI

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)