IDifferenceViewer.IsClosed 属性

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

语法

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

属性值

类型:Boolean

.NET Framework 安全性

请参阅

参考

IDifferenceViewer 接口

Microsoft.VisualStudio.Text.Differencing 命名空间