API Referenceglobal
public class TitleAttribute : System.Attribute
Sets the title or a "nice name" of a type or a type member. This info can then be retrieved via DisplayInfo library.
Constructors
Showing 1 constructors
public TitleAttribute(string value)
No results match this filter.
Properties
Showing 1 properties
public virtual sealed string TitleAttribute.Value { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:TitleAttribute |