IDifferenceViewer Properties

 

Namespace:   Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

NameDescription
System_CAPS_pubpropertyActiveViewType

Gets or sets the active view that last had focus.

System_CAPS_pubpropertyAreViewsSynchronized

Determines whether the left and right views are synchronized in the side by side view.

System_CAPS_pubpropertyDifferenceBuffer

Gets or sets the IDifferenceBuffer that this viewer is displaying.

System_CAPS_pubpropertyInlineView

Gets or sets the view for displaying Inline differences.

System_CAPS_pubpropertyIsClosed

Determines whether this viewer is closed.

System_CAPS_pubpropertyLeftView

Gets or sets the view for displaying the left buffer for SideBySide differences.

System_CAPS_pubpropertyOptions

Gets or sets the general difference viewer options (DifferenceViewerOptions).

System_CAPS_pubpropertyProperties

(Inherited from IPropertyOwner.)

System_CAPS_pubpropertyRightView

Gets or sets the view for displaying the right buffer for SideBySide differences.

System_CAPS_pubpropertyViewMode

Gets or sets the view mode (inline or side-by-side).

Return to top
Show: