Share via


PEHeaders.IsExe Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Image eine ausführbare Datei darstellt.

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

Eigenschaftswert

true , wenn das Image eine ausführbare Datei ist; falseandernfalls .

Gilt für: