[This is preliminary documentation and is subject to change.]

The SettingSingleEntry type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Attribute
Attribute name.
(Inherited from SettingEntry<(Of <(T>)>).)
Path
Element path.
(Inherited from SettingEntry<(Of <(T>)>).)
Value
Gets or sets value for this setting. If changed Changed event is raised.
(Overrides SettingEntry<(Of <(T>)>)..::.Value.)

See Also