Property | Type | Description | |
---|---|---|---|
AdjustFileName | string |
Method | Description | |
---|---|---|
GetAlias ( string name, bool returnSame = true ) : string | ||
SetAlias ( string name, string alias, bool bAdd ) : void |
Method | Description | |
---|---|---|
AdjustFileName ( string source, PathResolutionRules rules ) : string |
public static GetAlias ( string name, bool returnSame = true ) : string | ||
name | string | |
returnSame | bool | |
return | string |
public static SetAlias ( string name, string alias, bool bAdd ) : void | ||
name | string | |
alias | string | |
bAdd | bool | |
return | void |