PEHeaders.IsDll Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Image eine Dynamic link Library darstellt.

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

Eigenschaftswert

true , wenn das Image eine DLL ist; falseandernfalls .

Gilt für: