Method Delete
Delete(bool)
Delete the saved setting. Does not clear the current value.
Declaration
void Delete(bool saveProjectSettingsImmediately = false)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | saveProjectSettingsImmediately | True to immediately re-serialize project settings. |