SolutionXML.XmlValue

SolutionXML.XmlValue property

Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document.

public string XmlValue { get; set; }

See Also