ColorizationRulePattern Property

This read-only property returns the regular expression used by the rule

Definition

Namespace: Sandcastle.Tools.BuildComponents.Snippets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public Regex Pattern { get; }

Property Value

Regex

See Also