Partager via


IUITechnologyManager.TechnologyName, 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.

Obtient le nom de la technologie.

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

Syntaxe

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

Valeur de propriété

Type : String
Nom de la technologie.

Sécurité .NET Framework

Voir aussi

Référence

IUITechnologyManager Interface

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