This topic has not yet been rated - Rate this topic

WebBrowser.Source Property

July 26, 2012

Gets or sets the URI location of the WebBrowser control.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
public Uri Source { get; set; }
<object Source="Uri" .../>

Property Value

Type: System.Uri
Returns Uri.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.