Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
.gif)
.gif)
IServiceContainer.AddService(Type, ServiceCreatorCallback)
Infrastructure. Adds the given service to the VSPackage's service container.
.gif)
.gif)
IServiceContainer.AddService(Type, Object)
Infrastructure. Adds the given service to the VSPackage's service container.
.gif)
.gif)
IServiceContainer.AddService(Type, ServiceCreatorCallback, Boolean)
Adds the given service to the service container by means of the specified ServiceCreatorCallback.
.gif)
.gif)
IServiceContainer.AddService(Type, Object, Boolean)
Infrastructure. Adds the given service to the VSPackage's service container.
Top