The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ILastInvocationInfo Interface
Provides an interface to obtain additional information from the UITechnologyManager::GetLastInvocationInfo method about the last action or search operation.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Name | Description | |
|---|---|---|
![]() | GetInfoProperties() | Gets an array of the names of supported properties. |
![]() | GetInfoPropertyValue(String^) | Gets a string version of the value of the specified property. |
Show:

