The exception that occured while reading a document.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public WebException WebException { get; set; }
Public Property WebException As WebException
public: property WebException^ WebException { WebException^ get (); void set (WebException^ value); }