IVsDifferenceCodeWindow Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
| Name | Description | |
|---|---|---|
![]() | Caption | Gets or sets the caption for the diff window's document tab. |
![]() | Control | Gets or sets the FrameworkElement that contains the difference view. |
![]() | DifferenceViewer | Gets or sets the IWpfDifferenceViewer used by this code window. |
![]() | InlineLabel | Gets or sets the label displayed above the inline view. |
![]() | LeftLabel | Gets or sets the label displayed above the left view. |
![]() | RightLabel | Gets or sets the label displayed above the right view. |
![]() | SideBySideLabel | Gets or sets the label displayed above the side by side. |
![]() | Tooltip | Gets or sets the tooltip for the diff window's document tab. |
Show:
