Class PathAliasesConverter
Inheritance
PathAliasesConverter
Assembly: PathAliasesResolver.dll
Syntax
public sealed class PathAliasesConverter
Properties
CompanyName
Declaration
public string CompanyName { get; }
Property Value
ProductName
Declaration
public string ProductName { get; }
Property Value
VersionName
Declaration
public string VersionName { get; }
Property Value
Methods
Get_FullPathByName(string)
Declaration
public string Get_FullPathByName(string name)
Parameters
| Type |
Name |
Description |
| string |
name |
|
Returns
MakeFullPath(string)
Declaration
public string MakeFullPath(string template)
Parameters
| Type |
Name |
Description |
| string |
template |
|
Returns
MakeShortPath(string)
Declaration
public string MakeShortPath(string fullPath)
Parameters
| Type |
Name |
Description |
| string |
fullPath |
|
Returns