Property scope
scope
Declaration
public virtual SettingsScope scope { get; }
Property Value
Type | Description |
---|---|
SettingsScope | This repository implementation is relevant to the Project scope by default, but overriding implementations may store this serialized data at a user scope if desired. |