Skip to content
Docs Try Aspire
Docs Try

AspireValueData Properties

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