Compartir a través de


TraceEntry.ComponentGuid Property

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

Syntax

'Declaration
Public ReadOnly Property ComponentGuid As Guid
    Get
'Usage
Dim instance As TraceEntry
Dim value As Guid

value = instance.ComponentGuid
public Guid ComponentGuid { get; }

Property Value

Type: System.Guid