Click or drag to resize
Sandcastle Help File BuilderMemberIdMatchExpressionMatchAsRegEx Property
Match and replace the member ID using a regular expression

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

Property Value

Type: Boolean
True to match and replace as a regular expression, false to use literal match and replace
See Also