IVsTextStreamEvents Members
Include Protected Members
Include Inherited Members
Notifies clients of changes to the underlying text buffer.
The IVsTextStreamEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnChangeStreamAttributes | Notifies the client that the text stream attributes have changed. | |
OnChangeStreamText | Notifies the clients when the content of a text stream in the buffer has changed. |
Top