DifferenceViewerRoles Class
Visual Studio 2015
The text view roles associated with an IDifferenceViewer.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DiffTextViewRole | The text view role for any view owned by an IDifferenceViewer. |
![]() ![]() | InlineViewTextViewRole | The text view role for the InlineView. |
![]() ![]() | LeftViewTextViewRole | The text view role for the LeftView. |
![]() ![]() | RightViewTextViewRole | The text view role for the RightView. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

