Share via


DkmGetPathsToRootAsyncResult.ReferencesOnPath Property

Definition

Array containing the references on the path.

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

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

Property Value

Applies to