PEHeaders.IsExe Proprietà

Definizione

Ottiene un valore che indica se l'immagine rappresenta un eseguibile.

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

Valore della proprietà

true se l'immagine è un eseguibile; in caso contrario, false.

Si applica a