Interface IApplicationEnvironment
Namespace: Aurigma.DesignAtoms.Common
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IApplicationEnvironment
Methods
GetAbsolutePath
string GetAbsolutePath(string pathParameter)
Parameters
| Type | Name | Description |
|---|---|---|
System.String | pathParameter |
Returns
System.String
GetAbsolutePath
string GetAbsolutePath(string directoryPath, string pathParameter)
Parameters
| Type | Name | Description |
|---|---|---|
System.String | directoryPath | |
System.String | pathParameter |
Returns
System.String
GetLongPathPrefix
string GetLongPathPrefix()
Returns
System.String