Partilhar via


Propriedade UITechnologyElementProxy.Name

Obtém o nome de esse elemento.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (em Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxe

'Declaração
Public Overrides ReadOnly Property Name As String
public override string Name { get; }
public:
virtual property String^ Name {
    String^ get () override;
}
abstract Name : string with get
override Name : string with get
override function get Name () : String

Valor de propriedade

Tipo: System.String

Implementações

IUITechnologyElement.Name

Segurança do .NET Framework

Consulte também

Referência

UITechnologyElementProxy Classe

Namespace Microsoft.VisualStudio.TestTools.UITesting