Partager via


WebBrowserExtended.Url Property

Definition

Gets or sets the URL of the current document.

public:
 property Uri ^ Url { Uri ^ get(); void set(Uri ^ value); };
[System.ComponentModel.Browsable(false)]
public Uri Url { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Url : Uri with get, set
Public Property Url As Uri

Property Value

Uri
Attributes

Applies to