DkmOpenNonDebugProcessSnapshotAsyncResult.Process Property

Definition

The process representing the snapshot being debugged.

This API was introduced in Visual Studio 17 Update 6 (DkmApiVersion.VS17Update6).

public Microsoft.VisualStudio.Debugger.DkmProcess Process { get; }
member this.Process : Microsoft.VisualStudio.Debugger.DkmProcess
Public ReadOnly Property Process As DkmProcess

Property Value

Applies to