IVsDataObjectStore Interface

Represents a store, that is, a cache, of data source–specific data objects.

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

Syntax

Public Interface IVsDataObjectStore

Dim instance As IVsDataObjectStore
public interface IVsDataObjectStore
public interface class IVsDataObjectStore
public interface IVsDataObjectStore

Remarks

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

See Also

Reference

IVsDataObjectStore Members

Microsoft.VisualStudio.Data.Services Namespace