DifferenceViewerRoles Class
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Text.Differencing.DifferenceViewerRoles
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public NotInheritable Class DifferenceViewerRoles
public static class DifferenceViewerRoles
public ref class DifferenceViewerRoles abstract sealed
[<AbstractClass>]
[<Sealed>]
type DifferenceViewerRoles = class end
public final class DifferenceViewerRoles
The DifferenceViewerRoles type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
DiffTextViewRole | |
![]() ![]() |
InlineViewTextViewRole | |
![]() ![]() |
LeftViewTextViewRole | |
![]() ![]() |
RightViewTextViewRole |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.