Click or drag to resize

IUtilitiesConvertFromLocalPath Method

Convert a path from a local path, i.e. the opposite of ConvertToLocalPath

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
string ConvertFromLocalPath(
	string path
)

Parameters

path  String
path to convert

Return Value

String
See Also