|
ErrorLoggerDefaultLogToFile Field
|
Specifies the default value for the
LogToFile property.
Namespace: GSF.ErrorManagementAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.284-beta+805ed69bbaa748bda5f49830845a2ffff2791ae0
Syntaxpublic const bool DefaultLogToFile = true
Public Const DefaultLogToFile As Boolean = True
public:
literal bool DefaultLogToFile = true
static val mutable DefaultLogToFile: bool
var GSF.ErrorManagement.ErrorLogger.DefaultLogToFile
View SourceField Value
Boolean
See Also