Partager via


IDifferenceBuffer.IsEditingDisabled Property

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

Syntax

'Déclaration
ReadOnly Property IsEditingDisabled As Boolean
bool IsEditingDisabled { get; }
property bool IsEditingDisabled {
    bool get ();
}
abstract IsEditingDisabled : bool
function get IsEditingDisabled () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IDifferenceBuffer Interface

Microsoft.VisualStudio.Text.Differencing Namespace