Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
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
.