Partilhar via


Propriedade IDifferenceViewer.IsClosed

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

Sintaxe

'Declaração
ReadOnly Property IsClosed As Boolean
bool IsClosed { get; }
property bool IsClosed {
    bool get ();
}
abstract IsClosed : bool with get
function get IsClosed () : boolean

Valor de propriedade

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

IDifferenceViewer Interface

Namespace Microsoft.VisualStudio.Text.Differencing