Compartir a través de


TraceEntry.Length Property

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

Syntax

'Declaration
Public Property Length As Integer
    Get
    Set
'Usage
Dim instance As TraceEntry
Dim value As Integer

value = instance.Length

instance.Length = value
public int Length { get; set; }

Property Value

Type: System.Int32