Click or drag to resize

LogConfigEnabled Property

Gets or sets if writing to a log file is enabled.

Namespace:  Openfin.Desktop.Logging
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax
C#
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also