Freigeben über


WebBrowserNavigationException.StatusCode-Eigenschaft

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property StatusCode As HttpStatusCode
public HttpStatusCode StatusCode { get; internal set; }
public:
property HttpStatusCode StatusCode {
    HttpStatusCode get ();
    internal: void set (HttpStatusCode value);
}
member StatusCode : HttpStatusCode with get, internal set

Eigenschaftswert

Typ: System.Net.HttpStatusCode

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

WebBrowserNavigationException Klasse

Microsoft.Phone.Controls-Namespace