ConfigurationKeyAttribute Class

Marks a persistent property on a PersistedConfiguration whose string value will uniquely identify a configuration item of the same type on the same server.

Inheritance Hierarchy

Syntax

public class ConfigurationKeyAttribute : System.Attribute

Constructors

Name Description
ConfigurationKeyAttribute

Initializes a new instance of the ConfigurationKeyAttribute class.