Share via


DkmTerminalStartAsyncResult.ProcessId Property

Definition

Id of the launched process, may be zero if the launcher is unable to return this.

This API was introduced in Visual Studio 16 Update 9 (DkmApiVersion.VS16Update9).

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

Property Value

Applies to