InedoSDK Reference
Version:

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

  • object
    • System.Attribute
      • Inedo.Extensibility.Configurations.ConfigurationKeyAttribute

Syntax

public sealed class ConfigurationKeyAttribute : System.Attribute

Constructors

Name Description
ConfigurationKeyAttribute

Initializes a new instance of the ConfigurationKeyAttribute class.