Partager via


HtmlImage.Href, propriété

Obtient la valeur de l'attribut HREF de ce contrôle.

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 Href As String
    Get
public virtual string Href { get; }
public:
virtual property String^ Href {
    String^ get ();
}
abstract Href : string
override Href : string
function get Href () : String

Valeur de propriété

Type : System.String
Valeur de l'attribut HREF de ce contrôle.

Sécurité .NET Framework

Voir aussi

Référence

HtmlImage Classe

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