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 

フィールド値

Match

適用対象