IVsDataViewBrowseObjectProvider Interface
Represents the interface that exposes the ability to retrieve a specialized browse object for a specified node in a given data view.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Public Interface IVsDataViewBrowseObjectProvider
'Usage
Dim instance As IVsDataViewBrowseObjectProvider
public interface IVsDataViewBrowseObjectProvider
public interface class IVsDataViewBrowseObjectProvider
public interface IVsDataViewBrowseObjectProvider
Remarks
This interface has a base implementation in the DDEX Framework.
See Also
Reference
IVsDataViewBrowseObjectProvider Members
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace