XmlData

ICustomXmlPart.XmlData 属性

返回或设置xml数据。可读/写 Byte[]。值为 null。值为空或xml数据无效。

public byte[] XmlData { get; set; }  

另请参见