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