Share via


WpfBrowser.GetUrl(String) Method

Definition

Gets the URL.

public:
 virtual System::String ^ GetUrl(System::String ^ frame);
public string GetUrl (string frame);
abstract member GetUrl : string -> string
override this.GetUrl : string -> string
Public Function GetUrl (frame As String) As String

Parameters

frame
String

Specifies the frame.

Returns

Implements

Applies to