Leadtools.Dicom.Scp.Command.Configuration Namespace > DicomCommandsSettings Class > GetDicomCommandsSettings Method : GetDicomCommandsSettings(IConfigurationSource) Method |
public static DicomCommandsSettings GetDicomCommandsSettings( IConfigurationSource configSource )
'Declaration Public Overloads Shared Function GetDicomCommandsSettings( _ ByVal configSource As IConfigurationSource _ ) As DicomCommandsSettings
'Usage Dim configSource As IConfigurationSource Dim value As DicomCommandsSettings value = DicomCommandsSettings.GetDicomCommandsSettings(configSource)
public: static DicomCommandsSettings^ GetDicomCommandsSettings( IConfigurationSource^ configSource )