Language

DkmRunningProcessInfo.ParentId Property

Definition

Process Id (PID) of the parent process (if any) assigned by the operating system.

This API was introduced in Visual Studio 17 RTM (DkmApiVersion.VS17RTM).

public int ParentId { get; }
member this.ParentId : int
Public ReadOnly Property ParentId As Integer

Property Value

Applies to