XmlAsString

Propiedad ICustomXmlPart.XmlAsString

Devuelve o establece datos xml como una cadena UTF-8. Leer/escribir String. el valor es null.el valor está vacío o los datos xml son inválidos.

public string XmlAsString { get; set; }

Véase también