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 

フィールド値

適用対象