Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Obtains the document data for the file "under edit" by the invisible editor object.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("2EC892AF-9642-417F-B452-8AA1ACBFBA99")> _
Public Interface IVsInvisibleEditor
'Usage
Dim instance As IVsInvisibleEditor
[InterfaceTypeAttribute()]
[GuidAttribute("2EC892AF-9642-417F-B452-8AA1ACBFBA99")]
public interface IVsInvisibleEditor
[InterfaceTypeAttribute()]
[GuidAttribute(L"2EC892AF-9642-417F-B452-8AA1ACBFBA99")]
public interface class IVsInvisibleEditor
public interface IVsInvisibleEditor
Remarks
Notes to Implementers:
Implement this interface to provide access to the invisible editor document data.