Partager via


SilverlightElement.ControlTypeName, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Ce membre substitue UITechnologyElement.ControlTypeName.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (dans Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntaxe

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

Valeur de propriété

Type : System.String
Retourne String.

Implémentations

IUITechnologyElement.ControlTypeName

Sécurité .NET Framework

Voir aussi

Référence

SilverlightElement Classe

Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight, espace de noms