Initializes a new instance of the StorageServiceConfigurationElement class.
public StorageServiceConfigurationElement(string applicationName,string connectionStringName,string type,string imagesDirectory)
Public Function New( _ByVal applicationName As String, _ByVal connectionStringName As String, _ByVal type As String, _ByVal imagesDirectory As String _)
public:StorageServiceConfigurationElement(String^ applicationName,String^ connectionStringName,String^ type,String^ imagesDirectory)
applicationName
A System.String specifying the application name.
connectionStringName
The connection string section name containing the database information.
type
A System.String representing the class and assembly type of the plug-in to create.
imagesDirectory
The physical path for the DICOM images folder.
For an example, refer to the WCF DICOM Service configuration file, located in the DICOMWCFService.csproj project
StorageServiceConfigurationElement Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
