DkmGPUComputeThread.ComputeKernel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DkmGPUComputeKernel represents a GPU compute kernel running in the target process.
public:
property Microsoft::VisualStudio::Debugger::GPU::DkmGPUComputeKernel ^ ComputeKernel { Microsoft::VisualStudio::Debugger::GPU::DkmGPUComputeKernel ^ get(); };
public Microsoft.VisualStudio.Debugger.GPU.DkmGPUComputeKernel ComputeKernel { get; }
member this.ComputeKernel : Microsoft.VisualStudio.Debugger.GPU.DkmGPUComputeKernel
Public ReadOnly Property ComputeKernel As DkmGPUComputeKernel
Property Value
Returns DkmGPUComputeKernel.