Icdd
|
public class IcddContainerBuilderOptions
The IcddContainerBuilderOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| IcddContainerBuilderOptions | Initializes a new instance of the IcddContainerBuilderOptions class |
| Name | Description | |
|---|---|---|
| ContainerName | Gets or sets the container file name | |
| CustomGuid | Gets or sets a custom guid | |
| CustomWorkfolder | Gets or sets a custom workfolder | |
| Namespace | Gets the container namespace | |
| UseCustomGuid | Returns whether custom guid shall be used or not | |
| UseCustomWorkfolder | Returns whether custom workfolder shall be used or not |
| Name | Description | |
|---|---|---|
| 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 | Returns a string that represents the current object. (Inherited from Object) |