Compartir a través de


IVsProjectTextImageProvider Members

Include Protected Members
Include Inherited Members

Opens or close IVsTextImage interfaces for files. Often used to enable Find and Replace on non-local files. Frequently used with Web files. Your implementation should make itself available through querying IVsHierarchy.

The IVsProjectTextImageProvider type exposes the following members.

Methods

  Name Description
Public method CloseItemTextImage Closes the text image of a project item.
Public method OpenItemTextImage Opens a text image for a given file.

Top

See Also

Reference

IVsProjectTextImageProvider Interface

Microsoft.VisualStudio.Shell.Interop Namespace