DifferenceViewerOptions Class
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Text.Differencing.DifferenceViewerOptions
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Deklaracja
Public NotInheritable Class DifferenceViewerOptions
public static class DifferenceViewerOptions
public ref class DifferenceViewerOptions abstract sealed
[<AbstractClass>]
[<Sealed>]
type DifferenceViewerOptions = class end
public final class DifferenceViewerOptions
The DifferenceViewerOptions type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
HighlightModeId | |
![]() ![]() |
HighlightModeName | |
![]() ![]() |
ScrollToFirstDiffId | |
![]() ![]() |
ScrollToFirstDiffName | |
![]() ![]() |
SynchronizeSideBySideViewsId | |
![]() ![]() |
SynchronizeSideBySideViewsName | |
![]() ![]() |
ViewModeId | |
![]() ![]() |
ViewModeName |
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.