WpfBrowser.GetUrl(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.