ModuleLoadEvent.ModuleId Property

Definition

Gets a run-specific identifier for the module. This id can change from run to run of the application.

public:
 property long ModuleId { long get(); };
public:
 property long long ModuleId { long long get(); };
public long ModuleId { get; }
member this.ModuleId : int64
Public ReadOnly Property ModuleId As Long

Property Value

Applies to