RegexRunner.runregex 字段

定义

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

此 API 支持产品基础结构,不能在代码中直接使用。

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

字段值

适用于