MonitoringEvent.MonitoringRuleDescription Property

Definition

Caution

Use this.RuleDescription

The rule's description.

public:
 property System::String ^ MonitoringRuleDescription { System::String ^ get(); };
[System.Obsolete("Use this.RuleDescription")]
public string MonitoringRuleDescription { get; }
member this.MonitoringRuleDescription : string
Public ReadOnly Property MonitoringRuleDescription As String

Property Value

Returns a String that contains the description of the rule associated with the event.

Attributes

Applies to