ManagementPackDiscoveryConfigurationOverride.WriteElements(XmlWriter) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Writes the child elements to this Management Pack element.
protected public:
override void WriteElements(System::Xml::XmlWriter ^ writer);
protected internal override void WriteElements (System.Xml.XmlWriter writer);
override this.WriteElements : System.Xml.XmlWriter -> unit
Protected Friend Overrides Sub WriteElements (writer As XmlWriter)
Parameters
- writer
- XmlWriter
The XML writer that contains the elements to write.