MonitoringEvent.Category Property

Definition

The category of the Event, based on the publisher and category number.

public:
 property System::String ^ Category { System::String ^ get(); };
public string Category { get; }
member this.Category : string
Public ReadOnly Property Category As String

Property Value

Returns a String that contains the category of the event.

Applies to