Leadtools.Dicom.Scu.Common Namespace > DicomConnection Class : EnableDebugLog Property |
public bool EnableDebugLog {get; set;}
'Declaration Public Property EnableDebugLog As Boolean
'Usage Dim instance As DicomConnection Dim value As Boolean instance.EnableDebugLog = value value = instance.EnableDebugLog
public bool EnableDebugLog {get; set;}
get_EnableDebugLog();
set_EnableDebugLog(value);
true
if true enable debug logging; otherwise, do not do any logging.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