******************************************** 137 /// <summary> 138 /// Gets or sets this object's ability to monitor the INI file for changes. 139 /// </summary> 140 /// <remarks> 141 /// If <c>true</c> the <see cref=StateChanged/> event will be raised 142 /// by this object whenever there is a change to the INI file. 143 /// </remarks> 144 /// <value> 145 /// If <c>true</c> the file at <see cre