ManagementPackXmlWriter Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) | |
WriteManagementPack | Overloaded. 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