Skip to content
DocsTry Aspire
DocsTry

AtsEnumTypeInfo

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