Compartir a través de


TraceEntry.FormatString Property

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

Syntax

'Declaration
Public Property FormatString As String
    Get
    Friend Set
'Usage
Dim instance As TraceEntry
Dim value As String

value = instance.FormatString
public string FormatString { get; internal set; }

Property Value

Type: System.String