DataPPConfiguration Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataPPConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| DataPPConfiguration | Initializes a new instance of the DataPPConfiguration class |
| Name | Description | |
|---|---|---|
| Bookmarks |
Gets the list of configuration bookmarks.
| |
| Defines |
Gets the configuration defines.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Parameters |
Gets the list of configuration parameters.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the DataPPConfiguration | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Format the DataPPConfiguration to a String.
(Overrides ObjectToString.) |