BaseTuip::CloseResultViewer 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, closes the viewer for the provided custom result.

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

public:
virtual void CloseResultViewer(
	TestResultMessage^ result
) abstract

Implements

ITuip::CloseResultViewer(TestResultMessage)

Community Additions

Show: