This topic has not yet been rated - Rate this topic

IVsInvisibleEditor Interface

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)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("2EC892AF-9642-417F-B452-8AA1ACBFBA99")] 
public interface IVsInvisibleEditor
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("2EC892AF-9642-417F-B452-8AA1ACBFBA99") */ 
public interface IVsInvisibleEditor
InterfaceTypeAttribute(1) 
GuidAttribute("2EC892AF-9642-417F-B452-8AA1ACBFBA99") 
public interface IVsInvisibleEditor

Notes to Implementers Implement this interface to provide access to the invisible editor document data.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ