Summary

public void SetSectionComment(string section, string comment)

Sets a comment on a given section. The section must already exist. Set the comment tonullto remove it.

Parameters