Compartir a través de


TraceTagInfo.NumericValue Property

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

Syntax

'Declaration
Public ReadOnly Property NumericValue As Integer
    Get
'Usage
Dim instance As TraceTagInfo
Dim value As Integer

value = instance.NumericValue
public int NumericValue { get; }

Property Value

Type: System.Int32