DeltaXML DITA Compare .NET API DocumentationThe ConfigProperties type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| getBoolean(String) |
Get the boolean value of a property.
| |
| getBoolean(String, Boolean) |
Get the boolean value of a property.
| |
| getProperty(String) |
Get the value of a property.
| |
| getProperty(String, String) |
Get the value of a property.
| |
| getSystemConfig |
Get the system wide configuration properties.
| |
| loadPropsFile |
Load a DeltaXML configuration file.
| |
| resolveProperties |
Add the DeltaXML configuration properties to the standard system properties.
| |
| setProperty |
Set a DeltaXML configuration property.
|
See Also