API reference
API reference
Select your platform
No SDKs available
No versions available

ConduitValueAttribute Class

This can optionally be used on enum values to provide additional information.
Meta::Conduit::ConduitValueAttribute extends Attribute.

Overview

Properties

string []
Aliases[Get]
Different ways to refer to the same value. The first alias in the list will be treated as keyword and additional aliases as synonyms. Note: that if an alias is supplied, the original enum name is not considered as an alias or keyword anymore unless explicitly specified as an alias.

Public Member Functions

ConduitValueAttribute
( params string [] aliases )

Details

Properties

string [] Meta.Conduit.ConduitValueAttribute.Aliases
Different ways to refer to the same value. The first alias in the list will be treated as keyword and additional aliases as synonyms. Note: that if an alias is supplied, the original enum name is not considered as an alias or keyword anymore unless explicitly specified as an alias.

Member Functions

Meta.Conduit.ConduitValueAttribute.ConduitValueAttribute
( params string [] aliases )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon