PEHeaders.IsExe 屬性

定義

會得到一個值,表示該影像是否代表執行檔。

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

屬性值

true如果該影像是可執行檔;否則,。 false

適用於