API Referenceglobal
public class AliasAttribute : System.Attribute
Alternate class name(s) for this type to the one specified via LibraryAttribute. This info can then be retrieved via DisplayInfo library.
Constructors
Showing 1 constructors
public AliasAttribute(string[] tag)
No results match this filter.
Properties
Showing 1 properties
public string[] AliasAttribute.Value { get; set; }
The aliases for this class.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:AliasAttribute |