Method | Description | |
---|---|---|
ResolvePath ( ) : string |
Replace special character prefixes with full paths.
|
|
ResolvePath ( string path ) : string |
Replaces special character prefixes with full paths.
|
|
UnresolvePath ( string path ) : string |
Replace the full path prefix with the special notation characters ^ or .
|
Method | Description | |
---|---|---|
GetCurrentPlatform ( ) : PlatformType | ||
GetSupportDir ( ) : string |
public static ResolvePath ( string path ) : string | ||
path | string | |
return | string |
public static UnresolvePath ( string path ) : string | ||
path | string | |
return | string |