IWpfDifferenceViewer.InlineView Property

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

Syntax

‘선언
ReadOnly Property InlineView As IWpfTextView
IWpfTextView InlineView { get; }
property IWpfTextView^ InlineView {
    IWpfTextView^ get ();
}
abstract InlineView : IWpfTextView
function get InlineView () : IWpfTextView

Property Value

Type: Microsoft.VisualStudio.Text.Editor.IWpfTextView

.NET Framework Security

See Also

Reference

IWpfDifferenceViewer Interface

InlineView Overload

Microsoft.VisualStudio.Text.Differencing Namespace