IVsDataExplorerNodeSelection.OpenAllDocuments Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Opens all the nodes in the group of selected nodes as document window frames in the Visual Studio environment.
public:
void OpenAllDocuments();
public void OpenAllDocuments ();
abstract member OpenAllDocuments : unit -> unit
Public Sub OpenAllDocuments ()