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::InnerInfo Property
Gets the last invocation information for the previous action or search, if any.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Property Value
Type: Microsoft.VisualStudio.TestTools.UITest.Extension::ILastInvocationInfo^The last invocation information for the previous action or search, or null if no information exists.
Show: