VirtualUI.DevMode Property

Gets/sets the development mode.

C#

public bool DevMode;

Remarks

When in development mode, applications executed under the IDE, connect to the Development Server, allowing the access to the application from the browser while in debugging.

Group

VirtualUI Properties