MachineEnvironmentResolveSpecialFolderPath Method
Resolves a path that might have special folder identifies to an actual path on the machine.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string ResolveSpecialFolderPath(
string path
)
public:
String^ ResolveSpecialFolderPath(
String^ path
)
- path String
- The path that needs resolving
StringThe resolved path.