CustomXmlPart.Data

CustomXmlPart.Data property

Gets or sets the XML content of this Custom XML Data Storage Part.

public byte[] Data { get; set; }

See Also