Click or drag to resize

TreeEventGetResolvedPath method

Resolves the transferred path taking into account the search sequence into a secured path, if possible.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public string GetResolvedPath(
	
	string path
)

Parameters

path  String
Path to the dll/exe.

Return value

String
Secured path to the Dll/Exe
Exceptions
ExceptionCondition
IOException
See also