Share via


WebBrowserTask.Uri-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.Uri

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

WebBrowserTask Klasse

Microsoft.Phone.Tasks-Namespace