LogType Property

Summary
Gets a value indicating the log type.
Syntax
C#
C++/CLI
[ConfigurationPropertyAttribute("logType", IsRequired=false)] 
public LogTypeConfigurationElement LogType { get; } 
[ConfigurationPropertyAttribute(Name="logType",  
   Options=ConfigurationPropertyOptions.None,  
   IsDefaultCollection=false,  
   IsRequired=false,  
   IsKey=false)] 
public: 
property LogTypeConfigurationElement^ LogType { 
   LogTypeConfigurationElement^ get(); 
} 

Property Value

A LogTypeConfigurationElement value that indicates the log type.

Requirements

Target Platforms

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.