Skip to content
DocsTry Aspire
DocsTry

AspireUnionAttribute Properties

ClassProperties1 member
Specifies that a parameter or property accepts a union of multiple ATS types.
Gets the CLR types that form the union.
public Type[] Types { get; }