set_AllowUnassigned()

IdnMapping::set_AllowUnassigned(bool) method

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

void System::Globalization::IdnMapping::set_AllowUnassigned(bool value)

Arguments

ParameterTypeDescription
valueboolFlag that indicates if unassigned code points used in operations.

See Also