IConfiguration |
public interface IConfigurationManager
The IConfigurationManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppName | |
![]() | CompanyName | |
![]() | MarkerDirectory | Returns the path of the directory containing RAYLASE.Marker.dll |
![]() | SupportEmailAddress | |
![]() | SystemDirectory | |
![]() | UserDirectory |
Name | Description | |
---|---|---|
![]() | LoadApplicationConfiguration | Loads a saved application configuration file based on its level. |
![]() | LoadConfigurationT | Loads a saved configuration file based on its level. |
![]() | LoadWorkspaceConfigurations | Loads the list of workspace configurations. |
![]() | RemoveConfigurationFromCache | Removes an entry from the list of cached configurations. |
![]() | SaveApplicationConfiguration | Saves a application configuration to its hierarchical level. |
![]() | SaveConfigurationT | Saves a configuration to its hierarchical level. |
![]() | SaveWorkspaceConfigurations | Saves the list of workspace configurations. |