IVsDataObjectType Interface

Represents a data object support type that is data source specific.

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

Syntax

'Declaration
Public Interface IVsDataObjectType
'Usage
Dim instance As IVsDataObjectType
public interface IVsDataObjectType
public interface class IVsDataObjectType
public interface IVsDataObjectType

Remarks

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

See Also

Reference

IVsDataObjectType Members

Microsoft.VisualStudio.Data.Services Namespace