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