XmlWebResponseXDocument Property |
Gets the XML.
Namespace:
NScrape
Assembly:
NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax public XDocument XDocument { get; }
Public ReadOnly Property XDocument As XDocument
Get
public:
property XDocument^ XDocument {
XDocument^ get ();
}
member XDocument : XDocument with get
Property Value
Type:
XDocumentSee Also