Interface IST_PathAliasConverter
Namespace: PathAliasesInterface
Assembly: PathAliasesInterface.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("8425FFAD-A995-4A47-AD92-48B31FFCA3D3")]
public interface IST_PathAliasConverterMethods
MakeFullPath(string)
Declaration
string MakeFullPath(string aShortPath)Parameters
| Type | Name | Description | 
|---|---|---|
| string | aShortPath | 
Returns
| Type | Description | 
|---|---|
| string | 
MakeShortPath(string)
Declaration
string MakeShortPath(string aFullPath)Parameters
| Type | Name | Description | 
|---|---|---|
| string | aFullPath | 
Returns
| Type | Description | 
|---|---|
| string |