TopLevelElement.GetQueryString Method
Include Protected Members
Include Inherited Members
Returns the query ID for this top level element.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetQueryString() | Returns the query ID for this top level element. (Overrides UIObject.GetQueryString().) | |
GetQueryString(String) | Returns the query ID of the contained UI object that is specified by the given partial ID. (Inherited from UIObject.) |
Top
See Also
Reference
Microsoft.VisualStudio.TestTools.UITest.Common.UIMap Namespace