RegisterHostAdapterAttribute::Register Method

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

This member overrides RegistrationAttribute::Register(RegistrationAttribute::RegistrationContext), and more complete documentation might be available in that topic.

Registers the custom host adapter with the testing framework.

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

public:
virtual void Register(
	RegistrationAttribute::RegistrationContext^ context
) override

Parameters

context
Type: Microsoft.VisualStudio.Shell::RegistrationAttribute::RegistrationContext

The current registration context.

Community Additions

Show: