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

適用於