ConsumesAttribute.IActionConstraint.Order Property

Definition

The constraint order.

property int Microsoft::AspNetCore::Mvc::ActionConstraints::IActionConstraint::Order { int get(); };
int Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Order { get; }
member this.Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Order : int
 ReadOnly Property Order As Integer Implements IActionConstraint.Order

Property Value

Implements

Applies to