ManagementPackXmlWriter.WriteManagementPack Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Writes the management pack XML using an XmlWriter stream. The management pack XML is written to a file.
Overload List
Name | Description |
---|---|
ManagementPackXmlWriter.WriteManagementPack (ManagementPack) | Writes the management pack XML using an XmlWriter stream. The management pack XML is written to a file. |
ManagementPackXmlWriter.WriteManagementPack (ManagementPack, IDictionary) | Writes the management pack XML using an XmlWriter stream. The management pack XML is written to a file. |
See Also
Reference
ManagementPackXmlWriter Class
ManagementPackXmlWriter Members
Microsoft.EnterpriseManagement.Configuration.IO Namespace