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