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 DataViewDocumentProvider type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataViewDocumentProvider | Initializes a new instance of the DataViewDocumentProvider class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CanOpen | Indicates whether a document can be opened for the specified node in the data view and for the given logical view. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
FindNode | 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. |
![]() |
GetContext | Retrieves the service provider representing the context of the current document in the data view. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetMoniker | Retrieves the document moniker for the specified node in the data view. |
![]() |
GetPriority | Gets the priority level of the specified document within the data view hierarchy. |
![]() |
GetSaveName | Gets the name of the specified document for use when saving the document. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IsSupported | Indicates whether a document is supported for the specified node in the data view. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
OnSiteChanged | Raises the SiteChanged event. (Inherited from DataSiteableObject<T>.) |
![]() |
Open | Opens the specified document in the given logical view. The document may be populated with existing data and may be hidden. |
![]() |
ShowMoniker | Indicates whether the document moniker is to be displayed on the specified document. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Site | Gets or sets the object site. (Inherited from DataSiteableObject<T>.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
SiteChanged | (Inherited from DataSiteableObject<T>.) |
Top
.gif)
.gif)
.gif)
.gif)