WebNavigationEventArgs.Url Property

Definition

Gets the URL associated with the navigation event.

public:
 property System::String ^ Url { System::String ^ get(); };
public string Url { get; }
member this.Url : string
Public ReadOnly Property Url As String

Property Value

Applies to