IVsInvisibleEditor Interface
Visual Studio 2015
Obtains the document data for the file "under edit" by the invisible editor object.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetDocData(Int32, Guid, IntPtr) | Obtains the document data for the file "under edit" by this editor object. |
Notes to Implementers:
Implement this interface to provide access to the invisible editor document data.
Show:
