IVsDataViewDocumentProvider Members
Include Protected Members
Include Inherited Members
Provides the ability to open a document, get a document moniker, and perform other actions pertaining to a document in the Visual Studio Sever Explorer.
The IVsDataViewDocumentProvider type exposes the following members.
Methods
Name
Description
When implemented by a class, indicates whether a document can be opened for the specified node in the data view and for the given logical view.
When implemented by a class, searches for a node in the data view that corresponds to the specified document moniker. Optionally, searches child nodes that have not been expanded yet.
When implemented by a class, retrieves the service provider representing the context of the current document in the data view.
When implemented by a class, retrieves the document moniker for the specified node in the data view.
When implemented by a class, gets the priority level of the specified document within the data view hierarchy.
When implemented by a class, gets the name of the specified document for use when saving a new document.
When implemented by a class, indicates whether a document is supported for the specified node in the data view.
When implemented by a class, opens the specified document in the given logical view. The document may be populated with existing data and may be hidden.
When implemented by a class, indicates whether the document moniker is to be displayed on the specified document.
Top
See Also
Reference
IVsDataViewDocumentProvider Interface
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace