MonitoringEvent.CategoryId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The category id of the Event.
public:
property Nullable<int> CategoryId { Nullable<int> get(); };
public int? CategoryId { get; }
member this.CategoryId : Nullable<int>
Public ReadOnly Property CategoryId As Nullable(Of Integer)
Property Value
Returns a Int32 category identifier for the event.