Freigeben über


IWpfDifferenceViewer.LeftHost-Eigenschaft

Namespace:  Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntax

'Declaration
ReadOnly Property LeftHost As IWpfTextViewHost
IWpfTextViewHost LeftHost { get; }
property IWpfTextViewHost^ LeftHost {
    IWpfTextViewHost^ get ();
}
abstract LeftHost : IWpfTextViewHost with get
function get LeftHost () : IWpfTextViewHost

Eigenschaftswert

Typ: Microsoft.VisualStudio.Text.Editor.IWpfTextViewHost

.NET Framework-Sicherheit

Siehe auch

Referenz

IWpfDifferenceViewer Schnittstelle

Microsoft.VisualStudio.Text.Differencing-Namespace