Share via


HtmlFrame.PageUrl Property

Gets the URL for the page that appears in the frame.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

public virtual string PageUrl { get; }

Property Value

Type: System.String
The URL for the page that appears in the frame.

.NET Framework Security

See Also

Reference

HtmlFrame Class

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace