class
TitleAttribute
public class TitleAttribute : 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
TitleAttribute(String value) Properties
| Name | Type | Description |
|---|---|---|
Value virtual | String |
Assembly:
Sandbox.System Full Name: TitleAttribute