UITechnologyElement.QueryId Property

Definition

public:
 abstract property Microsoft::VisualStudio::TestTools::UITest::Extension::IQueryElement ^ QueryId { Microsoft::VisualStudio::TestTools::UITest::Extension::IQueryElement ^ get(); };
public abstract Microsoft.VisualStudio.TestTools.UITest.Extension.IQueryElement QueryId { get; }
member this.QueryId : Microsoft.VisualStudio.TestTools.UITest.Extension.IQueryElement
Public MustOverride ReadOnly Property QueryId As IQueryElement

Property Value

Implements

Applies to