CommentRegex Constructor ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the CommentRegex class.
Assembly: System.Web.RegularExpressions (in System.Web.RegularExpressions.dll)
This constructor instantiates a compiled regular expression whose predefined regular expression pattern is \G<%--(([^-]*)-)*?-%>.
.NET Framework
Available since 1.1
Available since 1.1
Show: