Freigeben über


WebBrowser.IsGeolocationEnabled-Eigenschaft

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

Syntax

'Declaration
Public Property IsGeolocationEnabled As Boolean
public bool IsGeolocationEnabled { get; set; }
public:
property bool IsGeolocationEnabled {
    bool get ();
    void set (bool value);
}
member IsGeolocationEnabled : bool with get, set

Eigenschaftswert

Typ: System.Boolean

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

WebBrowser Klasse

Microsoft.Phone.Controls-Namespace