RuleConfiguration.ShortRuleId Property

Definition

Gets the last part of the rule ID. This is the part of the rule that follows the final "." in the ID name. For instance for a rule ID "My.Org.MyRuleName", the short rule ID would be "MyRuleName".

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

Property Value

Applies to