Skip to content
DocsTry Aspire
DocsTry

AtsEnumTypeInfo

Classsealednet8.0
📦 Aspire.TypeSystem v13.4.0
Represents an enum type discovered during scanning. Used for generating TypeScript enums.
namespace Aspire.TypeSystem;
public sealed class AtsEnumTypeInfo
{
// ...
}