IVsSharedAssetsProject::UnadviseEvents Method (UInt32)

 

Stops subscribing to shared asset project events.

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

void UnadviseEvents(
	unsigned int cookie
)

Parameters

cookie
Type: System::UInt32

The event cookie.

Return to top
Show: