IProjectionBuffer Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Projection
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | ContentType | Gets the content type of the text in the buffer.(Inherited from ITextBuffer.) |
![]() | CurrentSnapshot | Gets the current snapshot of the contents of the projection buffer.(Inherited from IProjectionBufferBase.) |
![]() | EditInProgress | Determines whether an edit operation is currently in progress on the ITextBuffer.(Inherited from ITextBuffer.) |
![]() | Properties | (Inherited from IPropertyOwner.) |
![]() | SourceBuffers | Gets the set of ITextBuffer objects that directly contribute to the projection buffer.(Inherited from IProjectionBufferBase.) |
Show:
