IVsDataViewIconProvider Members

Include Protected Members
Include Inherited Members

Provides the ability to control the icons for nodes in a data view hierarchy.

The IVsDataViewIconProvider type exposes the following members.

Methods

  Name Description
Public method GetExpandedIcon When implemented by a class, retrieves the icon displayed when the specified node is expanded.
Public method GetIcon When implemented by a class, retrieves the icon displayed in Server Explorer for the specified node.

Top

Events

  Name Description
Public event IconsChanged Occurs when any icons have changed in the data view.

Top

See Also

Reference

IVsDataViewIconProvider Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace