Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Interface IDifferenceViewer _
Inherits IPropertyOwner
public interface IDifferenceViewer : IPropertyOwner
public interface class IDifferenceViewer : IPropertyOwner
type IDifferenceViewer =
interface
interface IPropertyOwner
end
public interface IDifferenceViewer extends IPropertyOwner
The IDifferenceViewer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ActiveViewType | |
![]() |
AreViewsSynchronized | |
![]() |
DifferenceBuffer | |
![]() |
InlineView | |
![]() |
IsClosed | |
![]() |
LeftView | |
![]() |
Options | |
![]() |
Properties | Gets the collection of properties controlled by the property owner. (Inherited from IPropertyOwner.) |
![]() |
RightView | |
![]() |
ViewMode |
Top
Methods
Top
Events
| Name | Description | |
|---|---|---|
![]() |
Closed | |
![]() |
ViewModeChanged |
Top
.gif)
.gif)
.gif)