IDifferenceViewer.AreViewsSynchronized 属性

命名空间:  Microsoft.VisualStudio.Text.Differencing
程序集:  Microsoft.VisualStudio.Text.UI(在 Microsoft.VisualStudio.Text.UI.dll 中)

语法

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

属性值

类型:Boolean

.NET Framework 安全性

请参阅

参考

IDifferenceViewer 接口

Microsoft.VisualStudio.Text.Differencing 命名空间