ManagementPackXmlWriter Members
Writes a ManagementPack object to an XML writer object.
The following tables list the members exposed by the ManagementPackXmlWriter type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackXmlWriter | Overloaded. Initializes a new ManagementPackXmlWriter object. |
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. Writes the Management Pack XML using an XmlWriter stream. The Management Pack XML is written to a file. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackXmlWriter Class
Microsoft.EnterpriseManagement.Configuration.IO Namespace