Compartir a través de


TraceTagInfo.PrettyName Property

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

Syntax

'Declaration
Public ReadOnly Property PrettyName As String
    Get
'Usage
Dim instance As TraceTagInfo
Dim value As String

value = instance.PrettyName
public string PrettyName { get; }

Property Value

Type: System.String