IVsDataViewSupportModel Interface

Represents the model that describes data view support.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

Public Interface IVsDataViewSupportModel

Dim instance As IVsDataViewSupportModel
public interface IVsDataViewSupportModel
public interface class IVsDataViewSupportModel
public interface IVsDataViewSupportModel

Remarks

This interface is implemented as a built-in DDEX service.

See Also

Reference

IVsDataViewSupportModel Members

Microsoft.VisualStudio.Data.Services Namespace