System::Globalization::IdnMapping::set_AllowUnassigned method

IdnMapping::set_AllowUnassigned method

Sets flag that indicates if unassigned code points used in operations.

void System::Globalization::IdnMapping::set_AllowUnassigned(bool value)
ParameterTypeDescription
valueboolFlag that indicates if unassigned code points used in operations.

See Also