ReflectionEvent.WriteXml(SafeSimpleXmlWriter, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Écrit le XML.
public:
void WriteXml(Microsoft::ExtendedReflection::Utilities::Safe::Xml::SafeSimpleXmlWriter ^ writer, System::String ^ element);
public void WriteXml (Microsoft.ExtendedReflection.Utilities.Safe.Xml.SafeSimpleXmlWriter writer, string element);
member this.WriteXml : Microsoft.ExtendedReflection.Utilities.Safe.Xml.SafeSimpleXmlWriter * string -> unit
Public Sub WriteXml (writer As SafeSimpleXmlWriter, element As String)
Paramètres
- writer
- Microsoft.ExtendedReflection.Utilities.Safe.Xml.SafeSimpleXmlWriter
Enregistreur.
- element
- String
Élément.