IVsDataExplorerNode.OpenSpecificDocumentView Method
Include Protected Members
Include Inherited Members
Opens the current node as a document window frame in the Visual Studio environment.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
OpenSpecificDocumentView(Guid) | Opens the current node as a document window frame in the Visual Studio environment. | |
OpenSpecificDocumentView(Guid, Object) | Opens the current node as a document window frame in the Visual Studio environment. | |
OpenSpecificDocumentView(Guid, Object, Boolean) | Opens the current node as a document window frame in the Visual Studio environment. |
Top