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