Partager via


UITechnologyElement.TechnologyName, propriété

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

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property TechnologyName As String
public abstract string TechnologyName { get; }
public:
virtual property String^ TechnologyName {
    String^ get () abstract;
}
abstract TechnologyName : string with get
abstract function get TechnologyName () : String

Valeur de propriété

Type : String

Implémentations

IUITechnologyElement.TechnologyName

Sécurité .NET Framework

Voir aussi

Référence

UITechnologyElement Classe

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