ActionConstraintItem.Constraint Eigenschaft

Definition

Der IActionConstraint, der Metadata zugeordnet ist.

public:
 property Microsoft::AspNetCore::Mvc::ActionConstraints::IActionConstraint ^ Constraint { Microsoft::AspNetCore::Mvc::ActionConstraints::IActionConstraint ^ get(); void set(Microsoft::AspNetCore::Mvc::ActionConstraints::IActionConstraint ^ value); };
public Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint Constraint { get; set; }
public Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint? Constraint { get; set; }
member this.Constraint : Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint with get, set
Public Property Constraint As IActionConstraint

Eigenschaftswert

Gilt für: