accelerator::is_debug Data Member

Gets a Boolean value that indicates whether the accelerator has the DEBUG layer enabled for extensive error reporting.

__declspec(property(get=get_is_debug)) bool is_debug;

Requirements

Header: amprt.h

Namespace: Concurrency

See Also

Reference

accelerator Class