BaseTuip Constructor

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

Initializes a new instance of the BaseTuip class by using the provided service provider that is specific to the desired test type.

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

protected:
BaseTuip(
	IServiceProvider^ isp
)

Parameters

isp
Type: System::IServiceProvider

An IServiceProvider object.

Community Additions

Show: