Compartir a través de


BaseTrace.IsInMemoryTraceEnabled Property

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Protected ReadOnly Property IsInMemoryTraceEnabled As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.IsInMemoryTraceEnabled
protected bool IsInMemoryTraceEnabled { get; }

Property Value

Type: System.Boolean