Freigeben über


IDifferenceViewer.InlineView Property

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

Syntax

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

Property Value

Type: Microsoft.VisualStudio.Text.Editor.ITextView

.NET Framework Security

See Also

Reference

IDifferenceViewer Interface

Microsoft.VisualStudio.Text.Differencing Namespace