Skip to content
DocsTry Aspire
DocsTry

AspireValueData Properties

ClassProperties2 members
Name-based adapter for [AspireValue] attribute data, parsed from Reflection.CustomAttributeData.
Gets the root name of the generated value catalog.
public string CatalogName { get; init; }
NameSection titled Namenullablestring?
Gets an optional override for the exported value name.
public string? Name { get; init; }