WebApplication.Mode

From Xojo Documentation

Read-Only Property (As Integer )
IntegerValue = aWebApplication.Mode

New in 2010r4

Supported for all project types and targets.

Indicates the deployment type of the web application (CGI or Stand-alone).

Notes

The possible values are:

Value Description
0 CGI
1 HTTP Stand Alone App