DiagnosticContext.TraceTestLocation Method
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Shared Sub TraceTestLocation ( _
testLid As UInteger _
)
'Usage
Dim testLid As UInteger
DiagnosticContext.TraceTestLocation(testLid)
public static void TraceTestLocation(
uint testLid
)
Parameters
- testLid
Type: System.UInt32