Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : EnableLog Property |
[DisplayNameAttribute("Enable Log")] public bool EnableLog {get; set;}
'Declaration <DisplayNameAttribute("Enable Log")> Public Property EnableLog As Boolean
'Usage Dim instance As ServerSettings Dim value As Boolean instance.EnableLog = value value = instance.EnableLog
[DisplayNameAttribute("Enable Log")] public bool EnableLog {get; set;}
DisplayNameAttribute("Enable Log") get_EnableLog();
set_EnableLog(value);
[DisplayNameAttribute("Enable Log")] public: property bool EnableLog { bool get(); void set ( bool value); }
true
if service log is enabled; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2