DkmSerializedProcessInfo.GetClrVersions Metoda

Definicja

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

Ten interfejs API został wprowadzony w programie Visual Studio 16 Update 8 (DkmApiVersion.VS16Update8).

public System.Collections.ObjectModel.ReadOnlyCollection<string> GetClrVersions();
member this.GetClrVersions : unit -> System.Collections.ObjectModel.ReadOnlyCollection<string>
Public Function GetClrVersions () As ReadOnlyCollection(Of String)

Zwraca

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

Dotyczy