This documentation is archived and is not being maintained.

PluginHostPackage::OnCreateService Method

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)

protected:
virtual Object^ OnCreateService(
	IServiceContainer^ container, 
	Type^ serviceType
) abstract

Parameters

container
Type: System.ComponentModel.Design::IServiceContainer
serviceType
Type: System::Type

Return Value

Type: System::Object

Show: