Share via


MonitoringEvent.Level Property

Definition

The level, based on the publisher and level number.

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

Property Value

Returns a String that contains the level of the event.

Applies to