IWpfDifferenceViewer.RightHost Property
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaration
ReadOnly Property RightHost As IWpfTextViewHost
IWpfTextViewHost RightHost { get; }
property IWpfTextViewHost^ RightHost {
IWpfTextViewHost^ get ();
}
abstract RightHost : IWpfTextViewHost with get
function get RightHost () : 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.