Partager via


UITechnologyElementProxy.TechnologyName, propriété

Obtient le nom de la technologie correspondante.

Cette valeur doit correspondre UITechnologyManager.TechnologyName.

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

Syntaxe

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

Valeur de propriété

Type : String

Implémentations

IUITechnologyElement.TechnologyName

Sécurité .NET Framework

Voir aussi

Référence

UITechnologyElementProxy Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms