XmlAsString

CustomXmlPart.XmlAsString property

Returns or sets xml data as UTF-8 string. Read/write String. value is null.value is empty or xml-data is invalid.

public string XmlAsString { get; set; }

See Also