class
ClassNameAttribute
public class ClassNameAttribute : Attribute Set the class name for this type or member. This info can then be retrieved via DisplayInfo library.
Constructors
ClassNameAttribute(String value) Properties
| Name | Type | Description |
|---|---|---|
Value | String |
Assembly:
Sandbox.System Full Name: ClassNameAttribute