XmlAsString

CustomXmlPart.XmlAsString property

Devuelve o establece datos xml como cadena UTF-8. Lectura/escrituraString . el valor esnulo.el valor está vacío o los datos xml no son válidos.

public string XmlAsString { get; set; }

Ver también