IVsHiddenTextManager Members
Include Protected Members
Include Inherited Members
Determines whether a hidden text session exists for a given text buffer and creates one if it does not.
The IVsHiddenTextManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateHiddenTextSession | Creates a new hidden text session for a text buffer. | |
GetHiddenTextSession | Returns the current hidden text session for the specified text buffer, if one exists. |
Top