SettingStorage Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes where settings are stored.
public enum class SettingStorage
C++/CX
public enum class SettingStorage
enum SettingStorage
public enum SettingStorage
type SettingStorage =
Public Enum SettingStorage
- Inheritance
-
SettingStorage
Name | Value | Description |
---|---|---|
Registry | 0 | Settings are stored in the registry. |
Disk | 1 | Settings are stored on disk. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |