ColorizationRuleRegion Property

This read-only property returns the optional region name used to limit the part of the match that is returned from the matches.

Definition

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

Property Value

String

See Also