Freigeben über


IWpfDifferenceViewer.RightView Property

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

Syntax

'Declaration
ReadOnly Property RightView As IWpfTextView
IWpfTextView RightView { get; }
property IWpfTextView^ RightView {
    IWpfTextView^ get ();
}
abstract RightView : IWpfTextView
function get RightView () : IWpfTextView

Property Value

Type: Microsoft.VisualStudio.Text.Editor.IWpfTextView

.NET Framework Security

See Also

Reference

IWpfDifferenceViewer Interface

RightView Overload

Microsoft.VisualStudio.Text.Differencing Namespace