The following tables list the members exposed by StorageServiceConfigurationElement.
Name | Description | |
---|---|---|
StorageServiceConfigurationElement Constructor | Overloaded. Initializes a new instance of the StorageServiceConfigurationElement class. |
Name | Description | |
---|---|---|
ApplicationName | Gets or Sets the application name. (Inherited from ServiceConfigurationElement) | |
ConnectionStringName | Gets or Sets the connection string section name. (Inherited from ServiceConfigurationElement) | |
ElementInformation | (Inherited from System.Configuration.ConfigurationElement) | |
ImagesDirectory | Gets or Sets the physical directory for storing the DICOM objects and images. | |
LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) | |
LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) | |
LockAttributes | (Inherited from System.Configuration.ConfigurationElement) | |
LockElements | (Inherited from System.Configuration.ConfigurationElement) | |
LockItem | (Inherited from System.Configuration.ConfigurationElement) | |
Type | Gets or Sets the class type of the plug-in. (Inherited from ServiceConfigurationElement) |
Name | Description | |
---|---|---|
ElementProperty | (Inherited from System.Configuration.ConfigurationElement) | |
EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) | |
Item | Overloaded. (Inherited from System.Configuration.ConfigurationElement) | |
Properties | (Inherited from System.Configuration.ConfigurationElement) |
Name | Description | |
---|---|---|
Equals | (Inherited from System.Configuration.ConfigurationElement) | |
GetHashCode | (Inherited from System.Configuration.ConfigurationElement) | |
IsReadOnly | (Inherited from System.Configuration.ConfigurationElement) |
Top