Regex.factory 字段

定义

CompileToAssembly 方法生成的 Regex 对象使用。

protected public: System::Text::RegularExpressions::RegexRunnerFactory ^ factory;
protected internal System.Text.RegularExpressions.RegexRunnerFactory? factory;
protected internal System.Text.RegularExpressions.RegexRunnerFactory factory;
val mutable factory : System.Text.RegularExpressions.RegexRunnerFactory
Protected Friend factory As RegexRunnerFactory 

字段值

适用于