set_String()

StringInfo::set_String(const String&) method

Sets the value of the StringInfo object.

void System::Globalization::StringInfo::set_String(const String &value)

Arguments

ParameterTypeDescription
valueconst String&String value.

See Also