IVsDataViewInfo Interface

Definition

Provides information about a data view.

public interface class IVsDataViewInfo
public interface IVsDataViewInfo
type IVsDataViewInfo = interface
Public Interface IVsDataViewInfo

Properties

ConnectionNode

Gets information about a connection node in the data view.

DisplayName

Gets the localizable display name of the data view.

DragSourceProviderType

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

GlobalCommands

Gets the global commands that are available for the entire data view.

Name

Gets the programmatic name of the data view.

Applies to