Visual Basic (Declaration) | |
---|---|
Public Const LogWarnings As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
Dim value As Boolean value = ConfigurationDefaults.LogWarnings |
C# | |
---|---|
public const bool LogWarnings |
C++/CLI | |
---|---|
public: const bool LogWarnings |
Field Value
true to log warnings; otherwise, false.For an example, refer to Leadtools.Jpip.Server.JpipServer.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7