Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaração
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.