IVsDataViewInfo Members
Include Protected Members
Include Inherited Members
Provides information about a data view.
The IVsDataViewInfo type exposes the following members.
Properties
Name
Description
Gets information about a connection node in the data view.
Gets the localizable display name of the data view.
Gets the class as a Type that implements the IVsDataViewDragSourceProvider support entity. The provider supplies this implementation.
Gets the global commands that are available for the entire data view.
Gets the programmatic name of the data view.
Top