Class SettingHeaderAttribute_BASE
Inheritance
SettingHeaderAttribute_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 SettingHeaderAttribute_BASE : Attribute, _Attribute
Properties
| Edit this page View SourceHeaderText
The header of the settings property
Declaration
public string HeaderText { get; protected set; }
Property Value
Type | Description |
---|---|
string |