This documentation is archived and is not being maintained.

PluginRecord::ActivatePlugin Method (Type)

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
virtual Object^ ActivatePlugin(
	Type^ pluginInterface
) abstract

Parameters

pluginInterface
Type: System::Type

Return Value

Type: System::Object
Returns Object.

Show: