Share via


RegexRunner.runmatch Campo

Definición

Lo usa un objeto Regex generado por el método CompileToAssembly.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

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 

Valor de campo

Match

Se aplica a