Proprietà AsyncExecutorOptionsCancelActiveCommand
|
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.4.0
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