Resource type definition

type VRTSWebApp (

static int NumThreads = 1

static str ArgList[] = { AppName, InstallDir, TimeForOnline }

str AppName

str InstallDir

int TimeForOnline

)