IVsDataViewInfo Members

Include Protected Members
Include Inherited Members

Provides information about a data view.

The IVsDataViewInfo type exposes the following members.

Properties

  Name Description
Public property ConnectionNode Gets information about a connection node in the data view.
Public property DisplayName Gets the localizable display name of the data view.
Public property DragSourceProviderType Gets the class as a Type that implements the IVsDataViewDragSourceProvider support entity. The provider supplies this implementation.
Public property GlobalCommands Gets the global commands that are available for the entire data view.
Public property Name Gets the programmatic name of the data view.

Top

See Also

Reference

IVsDataViewInfo Interface

Microsoft.VisualStudio.Data.Services Namespace