Share via


NavigateErrorEventArgs.StatusCode Property

Definition

Gets or sets the integer that contains a status code corresponding to the error, if available.

public:
 property System::Object ^ StatusCode { System::Object ^ get(); void set(System::Object ^ value); };
public object StatusCode { get; set; }
member this.StatusCode : obj with get, set
Public Property StatusCode As Object

Property Value

Applies to