Freigeben über


IDifferenceViewer.AreViewsSynchronized Property

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
function get AreViewsSynchronized () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IDifferenceViewer Interface

Microsoft.VisualStudio.Text.Differencing Namespace