NewProductOptions Class |
Namespace: Lumiscaphe.Workshop.Interop
The NewProductOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| NewProductOptions |
Initializes a new default instance of the NewProductOptions class.
| |
| NewProductOptions(Boolean, KeepEnvPartitionMode, Boolean, Boolean, Boolean) |
Initializes a new instance of the NewProductOptions class using the specified parameters.
|
| Name | Description | |
|---|---|---|
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| KeepEnvPartitions |
Gets or sets the environment partitions behavior.
| |
| SetAsMaster |
Gets or sets this product as the new master.
| |
| UseBackground |
Gets or sets the background overriding.
| |
| UseOverlay |
Gets or sets the overlay overriding.
| |
| UsePostProcess |
Gets or sets the PostProcess overriding.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the NewProductOptions | |
| 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 BackgroundParameters to a String.
(Overrides ObjectToString.) |