Share via


PEHeaders.IsCoffOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Image ausschließlich im COFF-Format vorliegt.

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

Eigenschaftswert

true , wenn das Bild nur Coff ist; falseandernfalls .

Gilt für: