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

The ConfigKeyAttribute type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
DefaultValue
Description
Gets the description stored in this attribute.
(Inherited from DescriptionAttribute.)
DescriptionValue
Gets or sets the string stored as the description.
(Inherited from DescriptionAttribute.)
Key
NotBlank
Section
TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
ValueType

See Also