Partager via


HtmlFrame.PageUrl, propriété

Obtient l'URL de la page affichée dans le frame.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Assembly :  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property PageUrl As String
    Get
public virtual string PageUrl { get; }
public:
virtual property String^ PageUrl {
    String^ get ();
}
abstract PageUrl : string
override PageUrl : string
function get PageUrl () : String

Valeur de propriété

Type : System.String
URL de la page affichée dans le frame.

Sécurité .NET Framework

Voir aussi

Référence

HtmlFrame Classe

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls, espace de noms