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 

フィールド値

適用対象