RuntimeTypeHandle.GetModuleHandle Metodo

Definizione

Importante

Questa API non è conforme a CLS.

Ottiene un handle per il modulo che contiene il tipo rappresentato dall'istanza corrente.

public:
 ModuleHandle GetModuleHandle();
public ModuleHandle GetModuleHandle ();
[System.CLSCompliant(false)]
public ModuleHandle GetModuleHandle ();
member this.GetModuleHandle : unit -> ModuleHandle
[<System.CLSCompliant(false)>]
member this.GetModuleHandle : unit -> ModuleHandle
Public Function GetModuleHandle () As ModuleHandle

Restituisce

ModuleHandle

Struttura ModuleHandle che rappresenta un handle per il modulo che contiene il tipo rappresentato dall'istanza corrente.

Attributi

Si applica a