Partilhar via


Propriedade IWpfDifferenceViewer.InlineView

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

Sintaxe

'Declaração
ReadOnly Property InlineView As IWpfTextView
IWpfTextView InlineView { get; }
property IWpfTextView^ InlineView {
    IWpfTextView^ get ();
}
abstract InlineView : IWpfTextView with get
function get InlineView () : IWpfTextView

Valor de propriedade

Tipo: Microsoft.VisualStudio.Text.Editor.IWpfTextView

Segurança do .NET Framework

Consulte também

Referência

IWpfDifferenceViewer Interface

Namespace Microsoft.VisualStudio.Text.Differencing