BaseTrace.IsOtherProviderTracesEnabled Property

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

Syntax

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

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

Property Value

Type: System.Boolean