WebAppLogConfiguration.FileLoggingEnabled Property

Definition

Gets a value indicating whether the file logger is enabled.

public:
 property bool FileLoggingEnabled { bool get(); };
public bool FileLoggingEnabled { get; }
member this.FileLoggingEnabled : bool
Public ReadOnly Property FileLoggingEnabled As Boolean

Property Value

Remarks

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Applies to