System::Text::RegularExpressions::Capture::get_Value 方法

Capture::get_Value method

获取捕获的子串。

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

ReturnValue

捕获的子字符串。

另见