Sdílet prostřednictvím


UITechnologyElement.QueryId – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.UITest.Extension
Sestavení:  Microsoft.VisualStudio.TestTools.UITest.Extension (v Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

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

Implementuje

IUITechnologyElement.QueryId

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UITechnologyElement Třída

Microsoft.VisualStudio.TestTools.UITest.Extension – obor názvů