IDkmSerializedProcessInfoProvider.GetClrVersions Metoda

Definicja

Pobierz cały numer wersji dla wszystkich wystąpień środowiska CLR załadowanych do procesu.

public System.Collections.ObjectModel.ReadOnlyCollection<string> GetClrVersions (Microsoft.VisualStudio.Debugger.DefaultPort.DkmSerializedProcessInfo serializedProcessInfo);
abstract member GetClrVersions : Microsoft.VisualStudio.Debugger.DefaultPort.DkmSerializedProcessInfo -> System.Collections.ObjectModel.ReadOnlyCollection<string>
Public Function GetClrVersions (serializedProcessInfo As DkmSerializedProcessInfo) As ReadOnlyCollection(Of String)

Parametry

serializedProcessInfo
DkmSerializedProcessInfo

[W] Podstawowe informacje o pliku nie wykonywalnym, który można debugować.

Zwraca

[Out] Numer wersji dla wszystkich wystąpień środowiska CLR załadowanych do procesu.

Dotyczy