Share via


IVsDataObjectService Interface

Represents a service of a data object support type.

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

Syntax

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

Remarks

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

See Also

Reference

IVsDataObjectService Members

Microsoft.VisualStudio.Data.Services Namespace