IDifferenceViewer Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | ActiveViewType | Gets or sets the active view that last had focus. |
![]() | AreViewsSynchronized | Determines whether the left and right views are synchronized in the side by side view. |
![]() | DifferenceBuffer | Gets or sets the IDifferenceBuffer that this viewer is displaying. |
![]() | InlineView | Gets or sets the view for displaying Inline differences. |
![]() | IsClosed | Determines whether this viewer is closed. |
![]() | LeftView | Gets or sets the view for displaying the left buffer for SideBySide differences. |
![]() | Options | Gets or sets the general difference viewer options (DifferenceViewerOptions). |
![]() | Properties | (Inherited from IPropertyOwner.) |
![]() | RightView | Gets or sets the view for displaying the right buffer for SideBySide differences. |
![]() | ViewMode | Gets or sets the view mode (inline or side-by-side). |
Show:
