IVsDifferenceCodeWindow.DifferenceViewer Property
Namespace: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Syntax
‘선언
ReadOnly Property DifferenceViewer As IWpfDifferenceViewer
IWpfDifferenceViewer DifferenceViewer { get; }
property IWpfDifferenceViewer^ DifferenceViewer {
IWpfDifferenceViewer^ get ();
}
abstract DifferenceViewer : IWpfDifferenceViewer
function get DifferenceViewer () : IWpfDifferenceViewer
Property Value
Type: Microsoft.VisualStudio.Text.Differencing.IWpfDifferenceViewer
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.