Share via


IVsDataViewIconInfo Members

Include Protected Members
Include Inherited Members

Encapsulates properties of a node icon in Server Explorer.

The IVsDataViewIconInfo type exposes the following members.

Properties

 

Name

Description

Public property

Assembly

Gets the data provider's assembly object as an Assembly.

Public property

IconName

Gets the name of the icon.

Public property

IconProviderType

Gets the class as a Type that implements the IVsDataViewUserContextProvider support entity. The provider supplies this implementation.

Public property

WhenExpression

Gets the expression that, when interpreted, determines the icon to display.

Top

See Also

Reference

IVsDataViewIconInfo Interface

Microsoft.VisualStudio.Data.Services Namespace