|
ErrorLoggerDefaultLogToFile Field
|
Specifies the default value for the
LogToFile property.
Namespace: GSF.ErrorManagementAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.244-beta+c33f622c070b2c1078a06bcb41bdeb4c19d19a0b
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