共用方式為


accelerator_view::is_auto_selection 資料成員

取得布林值,表示執行階段是否會在 accelerator_view 傳遞至 parallel_for_each 時,自動選取適當的加速器。

__declspec(property(get=get_is_auto_selection)) bool is_auto_selection;

需求

**標頭:**amprt.h

**命名空間:**concurrency

請參閱

參考

accelerator_view 類別