Freigeben über


IDifferenceViewer.ScrollToPreviousChange-Methode (Boolean)

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

Syntax

'Declaration
Function ScrollToPreviousChange ( _
    wrap As Boolean _
) As Boolean
bool ScrollToPreviousChange(
    bool wrap
)
bool ScrollToPreviousChange(
    bool wrap
)
abstract ScrollToPreviousChange : 
        wrap:bool -> bool
function ScrollToPreviousChange(
    wrap : boolean
) : boolean

Parameter

  • wrap
    Typ: Boolean

Rückgabewert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IDifferenceViewer Schnittstelle

ScrollToPreviousChange-Überladung

Microsoft.VisualStudio.Text.Differencing-Namespace