Partilhar via


Propriedade IWpfDifferenceViewer.LeftHost

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

Sintaxe

'Declaração
ReadOnly Property LeftHost As IWpfTextViewHost
IWpfTextViewHost LeftHost { get; }
property IWpfTextViewHost^ LeftHost {
    IWpfTextViewHost^ get ();
}
abstract LeftHost : IWpfTextViewHost with get
function get LeftHost () : IWpfTextViewHost

Valor de propriedade

Tipo: Microsoft.VisualStudio.Text.Editor.IWpfTextViewHost

Segurança do .NET Framework

Consulte também

Referência

IWpfDifferenceViewer Interface

Namespace Microsoft.VisualStudio.Text.Differencing