WebExceptionStatus? WebStatus { get; }
ReadOnly Property WebStatus As WebExceptionStatus? Get
property Nullable<WebExceptionStatus> WebStatus { Nullable<WebExceptionStatus> get (); }
abstract WebStatus : Nullable<WebExceptionStatus> with get
In This Article