Partager via


MemoryTraceBuilder.InsideTraceCall Property

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

Syntax

'Declaration
Public ReadOnly Property InsideTraceCall As Boolean
    Get
'Usage
Dim instance As MemoryTraceBuilder
Dim value As Boolean

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

Property Value

Type: System.Boolean