Share via


PEHeaders.IsDll Propriété

Définition

Obtient une valeur qui indique si l’image représente une bibliothèque de liens dynamiques.

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

Valeur de propriété

true si l’image est une DLL ; sinon, false.

S’applique à