This documentation is archived and is not being maintained.
PluginHostPackage::OnCreateService Method
Visual Studio 2013
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: