Skip to content
Docs Try Aspire

AspireUnionAttribute Properties

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