Freigeben über


IDifferenceBuffer.IsEditingDisabled-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IDifferenceBuffer Schnittstelle

Microsoft.VisualStudio.Text.Differencing-Namespace