DkmGetPathsToRootAsyncResult.ObjectsOnPath Property

Definition

Array containing the objects on the path to root.

This API was introduced in Visual Studio 17 Update 2 (DkmApiVersion.VS17Update2).

public Microsoft.VisualStudio.Debugger.Clr.DkmManagedHeapObjectInfo[] ObjectsOnPath { get; }
member this.ObjectsOnPath : Microsoft.VisualStudio.Debugger.Clr.DkmManagedHeapObjectInfo[]
Public ReadOnly Property ObjectsOnPath As DkmManagedHeapObjectInfo()

Property Value

Applies to