IDifferenceTextViewModel.Viewer Property
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Déclaration
ReadOnly Property Viewer As IWpfDifferenceViewer
IWpfDifferenceViewer Viewer { get; }
property IWpfDifferenceViewer^ Viewer {
IWpfDifferenceViewer^ get ();
}
abstract Viewer : IWpfDifferenceViewer
function get Viewer () : 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.