Leadtools.Dicom.Scu Namespace > ConnectionInformation Class : EnableDebugLog Property |
public bool EnableDebugLog {get; set;}
'Declaration Public Property EnableDebugLog As Boolean
'Usage Dim instance As ConnectionInformation Dim value As Boolean instance.EnableDebugLog = value value = instance.EnableDebugLog
public bool EnableDebugLog {get; set;}
get_EnableDebugLog();
set_EnableDebugLog(value);
true
if the debug 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