Proprietà AsyncExecutorOptionsCancelActiveCommand
|
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 28.1.0-RC
Sintassipublic bool CancelActiveCommand { get; set; }Public Property CancelActiveCommand As Boolean
Get
Set
public:
property bool CancelActiveCommand {
bool get ();
void set (bool value);
}member CancelActiveCommand : bool with get, set
Valore della proprietà
Boolean
Vedi anche