IDkmSerializedProcessInfoProvider.GetClrVersions Method

Definition

Get all the version number for all the CLR instances loaded into the process.

C#
public System.Collections.ObjectModel.ReadOnlyCollection<string> GetClrVersions(Microsoft.VisualStudio.Debugger.DefaultPort.DkmSerializedProcessInfo serializedProcessInfo);

Parameters

serializedProcessInfo
DkmSerializedProcessInfo

[In] Basic information about a non-executable file that can be debugged.

Returns

[Out] Version number for all the CLR instances loaded into the process.

Applies to

Produkt Verzie
Visual Studio SDK 2022