AutoLaunch Property (ServerElement)
The 'autolaunch' attribute of 'server' element. Default = true.

C# Syntax

[ConfigurationProperty(IsRequired=false, 
   Name="autolaunch", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsKey=false)]
public string AutoLaunch {get;}