DkmCompiledInspectionQuery.SourceWorkerProcess Property

Definition

[Optional] If non-null, the worker process where the inspection query was created.

This API was introduced in Visual Studio 16 RTM (DkmApiVersion.VS16RTMPreview).

public:
 property Microsoft::VisualStudio::Debugger::DefaultPort::DkmWorkerProcessConnection ^ SourceWorkerProcess { Microsoft::VisualStudio::Debugger::DefaultPort::DkmWorkerProcessConnection ^ get(); };
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmWorkerProcessConnection SourceWorkerProcess { get; }
member this.SourceWorkerProcess : Microsoft.VisualStudio.Debugger.DefaultPort.DkmWorkerProcessConnection
Public ReadOnly Property SourceWorkerProcess As DkmWorkerProcessConnection

Property Value

Applies to