RuntimeTypeHandle.GetModuleHandle Yöntem

Tanım

Önemli

Bu API, CLS uyumlu değildir.

Geçerli örnek tarafından temsil edilen türü içeren modülün tanıtıcısını alır.

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

Döndürülenler

ModuleHandle

ModuleHandle Geçerli örnek tarafından temsil edilen türü içeren modülün tanıtıcısını temsil eden bir yapı.

Öznitelikler

Şunlara uygulanır