accelerator_view::is_auto_selection 数据成员

获取表明当将 accelerator_view 传递给 parallel_for_each 时,运行时是否将自动选择适当的快捷键的布尔值。

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

要求

**标头:**amprt.h

**命名空间:**并发

请参见

参考

accelerator_view 类