CapabilitiesConfigurationAttribute
Namespace: Lithnet.Ecma2Framework
An attribute that is used to decorate a class that contains configuration information that should be shown on the Capabilities page of the management agent configuration
Inheritance Object → Attribute → CapabilitiesConfigurationAttribute
Properties
Name
Gets the name of the configuration section
Property Value
TypeId
Property Value
Constructors
CapabilitiesConfigurationAttribute()
Initializes a new instance of the CapabilitiesConfigurationAttribute class
CapabilitiesConfigurationAttribute(String)
Initializes a new instance of the CapabilitiesConfigurationAttribute class
Parameters
name
String
An optional name of the configuration section. This value defaults to Ecma:Capabilities
Last updated