IAsyncServiceContainer::AddService Method (Type^, AsyncServiceCreatorWithProgressCallback^, Boolean)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)

void AddService(
	Type^ serviceType,
	AsyncServiceCreatorWithProgressCallback^ callback,
	bool promote
)
Return to top
Show: