Freigeben über


IDifferenceViewer.AreViewsSynchronized-Eigenschaft

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

Syntax

'Declaration
ReadOnly Property AreViewsSynchronized As Boolean
bool AreViewsSynchronized { get; }
property bool AreViewsSynchronized {
    bool get ();
}
abstract AreViewsSynchronized : bool with get
function get AreViewsSynchronized () : boolean

Eigenschaftswert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IDifferenceViewer Schnittstelle

Microsoft.VisualStudio.Text.Differencing-Namespace