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.

UITechnologyManagerProxy::GetLastInvocationInfo Method ()

 

Gets the information about the most recent invocation of the technology manager.

Namespace:   Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

public:
virtual ILastInvocationInfo^ GetLastInvocationInfo() override

Return Value

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

Information about the most recent invocation of the technology manager.

Return to top
Show: