Language

DkmManagedTypeLayout.ParentId Field

Definition

The identifier of the parent type to this type. This will be the NULL type id (token1= 0, token2 = 0) if the type id corresponds to System.Object.

public readonly Microsoft.VisualStudio.Debugger.Clr.DkmManagedTypeId ParentId;
val mutable ParentId : Microsoft.VisualStudio.Debugger.Clr.DkmManagedTypeId
Public ReadOnly ParentId As DkmManagedTypeId 

Field Value

Applies to