BaseTuip::InvokeResultViewer Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

When overridden in a derived class, starts the viewer that is registered for the provided test result message.

Namespace:  Microsoft.VisualStudio.TestTools.Vsip
Assembly:  Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)

public:
virtual void InvokeResultViewer(
	TestResultMessage^ result
) abstract

Implements

ITuip::InvokeResultViewer(TestResultMessage)

Community Additions

Show: