| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal applicationName As String, _ ByVal connectionStringName As String, _ ByVal type As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ServiceConfigurationElement( string applicationName, string connectionStringName, string type ) | |
| C++/CLI | |
|---|---|
public: ServiceConfigurationElement( String^ applicationName, String^ connectionStringName, String^ type ) | |
Parameters
Please check our WCF DICOM Service configuration file, located in the DICOMWCFService.csproj project
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family