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 

필드 값

적용 대상