IDifferenceViewer.RightView Property
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
'宣告
ReadOnly Property RightView As ITextView
ITextView RightView { get; }
property ITextView^ RightView {
ITextView^ get ();
}
abstract RightView : ITextView
function get RightView () : ITextView
Type: Microsoft.VisualStudio.Text.Editor.ITextView
- 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.