Udostępnij za pośrednictwem


DkmClrModuleInstance.GetTypeIdForTypeName(String) Metoda

Definicja

Zwraca identyfikator typu dla danej nazwy typu.

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

public Microsoft.VisualStudio.Debugger.Clr.DkmManagedTypeId GetTypeIdForTypeName (string Type);
member this.GetTypeIdForTypeName : string -> Microsoft.VisualStudio.Debugger.Clr.DkmManagedTypeId
Public Function GetTypeIdForTypeName (Type As String) As DkmManagedTypeId

Parametry

Type
String

[W] Nazwa do pobrania identyfikatora typu z.

Zwraca

[Out] Identyfikator typu nazwy typu.

Dotyczy