Skip to content
Docs Try Aspire
Docs Try

AtsEnumValueInfo Properties

Class Properties 2 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; }