Server Property
The 'server' element.

C# Syntax

[ConfigurationProperty(IsRequired=false, 
   Name="server", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsKey=false)]
public ServerElement Server {get;}