s&box docs

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

Properties

Showing 1 properties

public string[] AliasAttribute.Value { get; set; }

The aliases for this class.

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.System
Doc IDT:AliasAttribute

On this page