System::Text::RegularExpressions::Capture::get_Value メソッド

Capture::get_Value method

キャプチャされた部分文字列を取得します。

String System::Text::RegularExpressions::Capture::get_Value() const

ReturnValue

キャプチャされた部分文字列。

参照