IDifferenceViewer::RightView Property
Visual Studio 2015
Gets or sets the view for displaying the right buffer for SideBySide differences.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Editor::ITextView^The view for displaying the right buffer for SideBySide differences.
This is never null, but is visible only when the ViewMode is set to SideBySide.
Show: