Sdílet prostřednictvím


ThreadTraceSettings.IsEnabled Property

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

Syntax

'Declaration
Public ReadOnly Property IsEnabled As Boolean
    Get
'Usage
Dim instance As ThreadTraceSettings
Dim value As Boolean

value = instance.IsEnabled
public bool IsEnabled { get; }

Property Value

Type: System.Boolean