LEADTOOLS (Leadtools.Logging assembly)

Error Property

Show in webframe





Gets a value indicating whether to log 'error' messages
Syntax
[ConfigurationPropertyAttribute(Name="error", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsRequired=false, 
   IsKey=false)]
public bool Error {get;}
'Declaration
 
<ConfigurationPropertyAttribute(Name="error", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=False, 
   IsRequired=False, 
   IsKey=False)>
Public ReadOnly Property Error As Boolean
'Usage
 
Dim instance As LogTypeConfigurationElement
Dim value As Boolean
 
value = instance.Error

            

            
[ConfigurationPropertyAttribute(Name="error", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsRequired=false, 
   IsKey=false)]
public:
property bool Error {
   bool get();
}

Property Value

true to log 'information' messages; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

LogTypeConfigurationElement Class
LogTypeConfigurationElement Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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