←Select platform

EnableDebugLog Property

Summary

Gets or sets a value indicating whether [enable debug log].

Syntax

C#
VB
C++
public bool EnableDebugLog { get; set; } 
  
Public Property EnableDebugLog As Boolean 
public: 
property bool EnableDebugLog { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the debug log is enabled; otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly