BMXNET 4.0 Developer API

The Settings type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
BackupSettings
IsPersistent
Answer true if the current Settings IsPersistent. It is possible that the Backup Settings IsPersistennt
WillPersistFutureSets
After set to true, every setting update will be flushed the PersistentStore if the Settings is configured with one

See Also