DicomObjects.NET.V8
DicomObjects Namespace / DicomGlobal Class / LoadConfigFile Method



    LoadConfigFile Method
    Forces loading of the XML configuration file
    Syntax
    'Declaration
     
    Public Shared Sub LoadConfigFile() 
     
    'Usage
     
    DicomGlobal.LoadConfigFile()
    Remarks
    Normally, this is loaded automatically, but this method exists for unusual situations where this need to be done before it would otherwise happen.
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also