Freigeben über


IWpfDifferenceViewer.InlineView-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Text.Editor.IWpfTextView

.NET Framework-Sicherheit

Siehe auch

Referenz

IWpfDifferenceViewer Schnittstelle

Microsoft.VisualStudio.Text.Differencing-Namespace