Module.ModuleHandle Property

Definition

Gets a handle for the module.

public:
 property ModuleHandle ModuleHandle { ModuleHandle get(); };
public ModuleHandle ModuleHandle { get; }
member this.ModuleHandle : ModuleHandle
Public ReadOnly Property ModuleHandle As ModuleHandle

Property Value

A ModuleHandle structure for the current module.

Applies to