DatabaseInstallationSettingsLogger Property |
Gets or sets the logger used during database installation.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public Action<string, MessageTypeEnum> Logger { get; set; }
Property Value
Type:
ActionString,
MessageTypeEnumSee Also