Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

LogWarnings Property






Gets or sets a value indicating whether the logging of 'Warning' messages is enabled.
Syntax
public bool LogWarnings {get; set;}
'Declaration
 
Public Property LogWarnings As Boolean
'Usage
 
Dim instance As EventLogFilter
Dim value As Boolean
 
instance.LogWarnings = value
 
value = instance.LogWarnings

            

            
public:
property bool LogWarnings {
   bool get();
   void set (    bool value);
}

Property Value

true if enabled; otherwise, false.
Requirements

Target Platforms

See Also

Reference

EventLogFilter Class
EventLogFilter Members

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features