SystemInformationEvent.IsWow64Process Property

Definition

Gets a flag that determines if the process is running under WOW64.

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

Property Value

Applies to