Share via


LogProvider.IsDisabled Property

Definition

Gets or sets a value indicating whether this is logging is disabled.

public static bool IsDisabled { get; set; }
static member IsDisabled : bool with get, set
Public Shared Property IsDisabled As Boolean

Property Value

true if logging is disabled; otherwise, false.

Applies to