Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.