XmlAsString

Propiedad CustomXmlPart.XmlAsString

Devuelve o establece datos xml como 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; }

Ver también