WebQueryConnection.IsXml

WebQueryConnection.IsXml property

true if the web query source is XML (versus HTML), otherwise false.

public bool IsXml { get; set; }

See Also