Condividi tramite


Proprietà IWpfDifferenceViewer.LeftView

Spazio dei nomi:  Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Sintassi

'Dichiarazione
ReadOnly Property LeftView As IWpfTextView
IWpfTextView LeftView { get; }
property IWpfTextView^ LeftView {
    IWpfTextView^ get ();
}
abstract LeftView : IWpfTextView with get
function get LeftView () : IWpfTextView

Valore proprietà

Tipo: Microsoft.VisualStudio.Text.Editor.IWpfTextView

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IWpfDifferenceViewer Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Text.Differencing