ValidationProblemDetailsWrapper.WriteXml(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.
System.Object.WriteXml(System.Xml.XmlWriter)
public:
override void WriteXml(System::Xml::XmlWriter ^ writer);
public override void WriteXml (System.Xml.XmlWriter writer);
override this.WriteXml : System.Xml.XmlWriter -> unit
Public Overrides Sub WriteXml (writer As XmlWriter)
Parameters
- writer
- XmlWriter