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
true
if the debug log is enabled; otherwise, false
.