RegexRunner.runmatch 字段

定义

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

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

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

字段值

适用于