Sdílet prostřednictvím


BaseTrace.Category Property

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

Syntax

'Declaration
Public ReadOnly Property Category As Guid
    Get
'Usage
Dim instance As BaseTrace
Dim value As Guid

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

Property Value

Type: System.Guid