Share via


WpfBrowser.Url Property

Definition

Gets or sets the URL.

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

Property Value

Uri

Implements

Url

Applies to