IWpfDifferenceViewer.LeftHost Property
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaração
ReadOnly Property LeftHost As IWpfTextViewHost
IWpfTextViewHost LeftHost { get; }
property IWpfTextViewHost^ LeftHost {
IWpfTextViewHost^ get ();
}
abstract LeftHost : IWpfTextViewHost
function get LeftHost () : IWpfTextViewHost
Property Value
Type: Microsoft.VisualStudio.Text.Editor.IWpfTextViewHost
.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.