Table of Contents

Enum RunAppFlags

Namespace
Ranorex
Assembly
Ranorex.Core.dll

Used to further modify the behavior when running an application.

[Flags]
public enum RunAppFlags

Fields

NoElevation = 1

The app will be launch non elevated no matter if parent process is elevated or not.

None = 0

No special behavior activated