Returns the DicomCommandsSettings section from the provided Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource.
public static DicomCommandsSettings GetDicomCommandsSettings(
IConfigurationSource configSource
)
Public Overloads Shared Function GetDicomCommandsSettings( _
ByVal configSource As IConfigurationSource _
) As Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings
public:
static Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings^ GetDicomCommandsSettings(
IConfigurationSource^ configSource
)
configSource
The Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource object which the DicomCommandsSettings section will be created.
The DicomCommandsSettings section from the provided Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource.
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