Information
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.

UITechnologyManager::GetLastInvocationInfo Method ()

 

Returns information about the last test action that was invoked by this manager.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

public:
virtual ILastInvocationInfo^ GetLastInvocationInfo() abstract

Return Value

Type: Microsoft.VisualStudio.TestTools.UITest.Extension::ILastInvocationInfo^

Information about the last invocation.

Return to top
Show: