Table of Contents

Method CanRunSetValueCommand

Namespace
Alternet.Scripter.Debugger.UI.AlternetUI
Assembly
Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll

CanRunSetValueCommand()

Determines whether the "Set Value" command can be executed based on the current state.

public virtual bool CanRunSetValueCommand()

Returns

bool

true if the command can be executed; otherwise, false.