Connect Property
The 'connect' element of the 'connection' section.

C# Syntax

[ConfigurationProperty(IsRequired=false, 
   Name="connect", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsKey=false)]
public ConnectElement Connect {get;}