IniLikeGroup.setLocalizedValue

Same as localized version of opIndexAssign, but uses function syntax. Note: The value is not escaped automatically upon writing. It's your responsibility to escape it.

class IniLikeGroup
@safe final
string
setLocalizedValue

Throws

IniLikeEntryException if key or value is not valid or value needs to be escaped.

See Also

Meta