TraceLogger.EnabledInMemoryLogCapture Property

Definition

Enables or disabled in-memory log capture. Default is false.

public:
 property bool EnabledInMemoryLogCapture { bool get(); void set(bool value); };
public bool EnabledInMemoryLogCapture { get; set; }
member this.EnabledInMemoryLogCapture : bool with get, set
Public Property EnabledInMemoryLogCapture As Boolean

Property Value

Applies to