Skip to content
DocsTry Aspire
DocsTry

AtsEnumValueInfo Properties

ClassProperties2 members
Represents a documented enum value.
Gets documentation for this enum value.
public AtsDocumentationInfo? Documentation { get; init; }
Gets the enum value name.
public string Name { get; init; }