ManagementPackAssemblyWriter Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Writes a management pack in a sealed format (.MP).
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 | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) | |
WriteManagementPack | Overloaded. Overridden. Writes the management pack. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackAssemblyWriter Class
Microsoft.EnterpriseManagement.Configuration.IO Namespace