Share via


DkmGPUDataAddress.ComputeThread Property

Definition

DkmGPUComputeThread represents a compute thread running in the GPU target process.

public:
 property Microsoft::VisualStudio::Debugger::GPU::DkmGPUComputeThread ^ ComputeThread { Microsoft::VisualStudio::Debugger::GPU::DkmGPUComputeThread ^ get(); };
public Microsoft.VisualStudio.Debugger.GPU.DkmGPUComputeThread ComputeThread { get; }
member this.ComputeThread : Microsoft.VisualStudio.Debugger.GPU.DkmGPUComputeThread
Public ReadOnly Property ComputeThread As DkmGPUComputeThread

Property Value

Returns DkmGPUComputeThread.

Applies to