메소드 | 설명 | |
---|---|---|
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 .
|
메소드 | 설명 | |
---|---|---|
GetCurrentPlatform ( ) : PlatformType | ||
GetSupportDir ( ) : string |
public static UnresolvePath ( string path ) : string | ||
path | string | |
리턴 | string |