mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

LogFileXhtml.ErrorCount Property



Gets the number of explicit calls to AddError(String) method were made.


Namespace: SobekCM.Tools.Logs
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public int ErrorCount { get; }

Property Value

Type: Int32

Examples

To see examples, look at the examples listed under the main LogFileXhtml class.

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )