AsParametersAttribute Class

Definition

Specifies that a route handler delegate's parameter represents a structured parameter list.

C#
[System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=false, Inherited=false)]
public sealed class AsParametersAttribute : Attribute
Inheritance
AsParametersAttribute
Attributes

Constructors

Applies to

Product Versions
ASP.NET Core 7.0, 8.0, 9.0