Class SettingDescriptionAttribute_BASE
Inheritance
SettingDescriptionAttribute_BASE
Implements
Inherited Members
Namespace: WeaverCore.Settings
Assembly: WeaverCore.dll
Syntax
[AttributeUsage(AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false, Inherited = false)]
public abstract class SettingDescriptionAttribute_BASE : Attribute, _Attribute
Properties
| Edit this page View SourceDescription
The description of the settings property
Declaration
public string Description { get; protected set; }
Property Value
Type | Description |
---|---|
string |