Property scope
scope
The scope affects which ISettingsRepository the settings instance will save it's data to.
Declaration
public SettingsScope scope { get; }
Property Value
| Type | Description |
|---|---|
| SettingsScope | The scope at which to save this key and value. |