MemberIdMatchExpressionMatchAsRegEx Property

Match and replace the member ID using a regular expression

Definition

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
public bool MatchAsRegEx { get; set; }

Property Value

Boolean
True to match and replace as a regular expression, false to use literal match and replace

See Also