Compartir a través de


TraceComponentInfo.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 TraceComponentInfo
Dim value As Guid

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

Property Value

Type: System.Guid