ModuleUnloadEvent.AppDomainId 属性

定义

获取加载此模块的应用程序域的应用程序域 id。

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

属性值

Int32

适用于