API Referenceglobal
AliasAttributeclass
Alternate class name(s) for this type to the one specified via LibraryAttribute. This info can then be retrieved via DisplayInfo library.
Constructors1
Showing 1 constructors
public AliasAttribute(string[] tag)
| Parameter | Type | Description |
|---|---|---|
| tag | string[] | — |
No results match this filter.
Properties1
Showing 1 properties
public string[] AliasAttribute.Value { get; set; }
The aliases for this class.
Returns:
string[]—No results match this filter.