IVsAppContainerBootstrapper3::UnadviseAppContainerBootstrapperEvents Method (UInt32)

Visual Studio 2015
 

Unsubscribes from bootstrapper events.

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

void UnadviseAppContainerBootstrapperEvents(
	unsigned int cookie
)

Parameters

cookie
Type: System::UInt32

The event cookie.

Return to top
Show: