PEHeaders.IsConsoleApplication Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Image eine Windows Konsolenanwendung darstellt.

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

Eigenschaftswert

true, wenn das Image eine Windows Konsolenanwendungen ist; andernfalls false.

Gilt für: