UIObject.GetQueryString Method
Include Protected Members
Include Inherited Members
Returns the query ID.
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 UI object. | |
GetQueryString(String) | Returns the query ID of the contained UI object that is specified by the given partial ID. |
Top
See Also
Reference
Microsoft.VisualStudio.TestTools.UITest.Common.UIMap Namespace