C#
VB
C++
Gets a value indicating whether to log 'information' messages
[ConfigurationPropertyAttribute("information", DefaultValue=true, IsRequired=false)]public bool Information { get; }
<ConfigurationPropertyAttribute(IsRequired=False,Name="information",Options=ConfigurationPropertyOptions.None,IsDefaultCollection=False,IsKey=False)>Public ReadOnly Property Information As Boolean
[ConfigurationPropertyAttribute(IsRequired=false,Name="information",Options=ConfigurationPropertyOptions.None,IsDefaultCollection=false,IsKey=false)]public:property bool Information {bool get();}
true to log 'information' messages; otherwise, it is false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
