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
'宣言
Public Interface IVsDataObjectType
'使用
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.