CASConfiguration..::..Load Method (FileInfo, ApplicationType, Type, Boolean)
Loads the specified file.
Namespace:
CAS.UA.Server.ServerConfigurationAssembly: ConfigurationEditor.ServerConfiguration (in ConfigurationEditor.ServerConfiguration.dll)
Syntax
public static CASConfiguration Load( FileInfo file, ApplicationType applicationType, Type systemType, bool applyTraceSettings )
Parameters
- file
- Type: FileInfo
The file.
- applicationType
- Type: ApplicationType
Type of the application.
- systemType
- Type: Type
Type of the system.
- applyTraceSettings
- Type: Boolean
if set to true [apply trace settings].

