DkmManagedTypeLayout.ParentId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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