Creates a sealed Management Pack in a .dll file.
The following tables list the members exposed by the ManagementPackAssemblyWriter type.
Public Constructors
| Name | Description | |
|---|---|---|
| ManagementPackAssemblyWriter | Initializes a ManagementPackAssemblyWriter object with specific settings used to create a sealed Management Pack in a .dll file. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | (inherited from Object) | 
| .gif) | WriteManagementPack | Overridden. Creates a sealed Management Pack .dll file. The settings for the .dll file, such as the path to write the file, are defined in the ManagementPackAssemblyWriter constructor by passing a ManagementPackAssemblyWriterSettings object into the settings parameter of the constructor. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
ManagementPackAssemblyWriter Class
Microsoft.EnterpriseManagement.Configuration.IO Namespace