ModuleLoadEvent.AppDomainId Property

Definition

Gets the app domain id for the app domain where this module loaded.

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

Property Value

Applies to