Partager via


HtmlControl.Type, propriété

Obtient la valeur de l'attribut Type 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 Type As String
    Get
public virtual string Type { get; }
public:
virtual property String^ Type {
    String^ get ();
}
abstract Type : string
override Type : string
function get Type () : String

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

HtmlControl Classe

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