PEHeaders.IsDll 屬性

定義

取得值,指出映像是否表示動態連結程式庫。

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

屬性值

true 如果影像是 DLL,則為 ;否則為 false

適用於