RuleDescriptor.DisplayDescription Property

Definition

The description of the rule. This should be a short human readable description of what the rule is intended to warn against or block.

This is automatically read from the Metadata property

public string DisplayDescription { get; }
member this.DisplayDescription : string
Public ReadOnly Property DisplayDescription As String

Property Value

Applies to