MonitoringEvent.Description Property

Definition

The description of the event, based on the event number and publisher.

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

Property Value

Returns a String that contains the description of the event.

Applies to