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.
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
Closes the text image of a project item.
Opens a text image for a given file.
Top