array::accelerator_view Data Member
Gets the accelerator_view object that represents the location where the array is allocated. This property can be accessed only on the CPU.
__declspec(property(get=get_accelerator_view)) Concurrency::accelerator_view accelerator_view;
Requirements
Header: amp.h
Namespace: Concurrency