Condividi tramite


Proprietà UITechnologyElement.QueryId

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Sintassi

'Dichiarazione
Public MustOverride ReadOnly Property QueryId As IQueryElement
public abstract IQueryElement QueryId { get; }
public:
virtual property IQueryElement^ QueryId {
    IQueryElement^ get () abstract;
}
abstract QueryId : IQueryElement with get
abstract function get QueryId () : IQueryElement

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.UITest.Extension.IQueryElement

Implementa

IUITechnologyElement.QueryId

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UITechnologyElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITest.Extension