Click or drag to resize

IDirectoryBrowserOperationsResolvePath Method

Resolves the specified path to an absolute full path and expands any environmental variables.

Namespace: GSF.Web.Model.HubOperations
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
string ResolvePath(
	string path
)

Parameters

path  String
Path to resolve.

Return Value

String
See Also