Partager via


HtmlIFrame.PageUrl, propriété

Obtient l'URL de la page qui s'affiche dans ce contrôle IFrame.

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 qui s'affiche dans ce contrôle IFrame.

Sécurité .NET Framework

Voir aussi

Référence

HtmlIFrame Classe

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