accelerator_view::is_auto_selection Data Member
Gets a Boolean value that indicates whether the runtime will automatically select an appropriate accelerator when the accelerator_view is passed to a parallel_for_each.
__declspec(property(get=get_is_auto_selection)) bool is_auto_selection;
Requirements
Header: amprt.h
Namespace: concurrency