ManagementPackAssemblyWriter Members
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) | |
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 | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackAssemblyWriter Class
Microsoft.EnterpriseManagement.Configuration.IO Namespace