Compartilhar via


FlavoredProject.UnadviseHierarchyEvents Method

Disables client notification of hierarchy events.

Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaração
Protected Overridable Sub UnadviseHierarchyEvents ( _
    cookie As UInteger _
)
protected virtual void UnadviseHierarchyEvents(
    uint cookie
)

Parameters

Remarks

This method calls UnadviseHierarchyEvents on the inner project.

.NET Framework Security

See Also

Reference

FlavoredProject Class

Microsoft.VisualStudio.Shell.Flavor Namespace