XmlAsString

ICustomXmlPart.XmlAsString 属性

返回或设置 xml 数据为 UTF-8 字符串。可读写字符串。值为 null。值为空或 xml 数据无效。

public string XmlAsString { get; set; }  

另见