| Visual Basic (Declaration) | |
|---|---|
Public Class ServiceConnectionConfigurationElement Inherits ConfigurationElement  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public class ServiceConnectionConfigurationElement : ConfigurationElement  | |
| C++/CLI | |
|---|---|
public ref class ServiceConnectionConfigurationElement : public ConfigurationElement  | |
Check the configuration file for the LEADTOOLS Medical Workstation Viewer demo for a working sample of this configuration.
System.Object
   System.Configuration.ConfigurationElement
      Leadtools.Medical.Workstation.AddIns.ServiceConnectionConfigurationElement
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
  
   
                           
Copy Code