|
IDirectoryBrowserOperationsResolvePath Method
|
Resolves the specified path to an absolute full path and expands any environmental variables.
Namespace: GSF.Web.Model.HubOperationsAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax function ResolvePath(path);
Parameters
- path String
- Path to resolve.
Return Value
StringSee Also