Sdílet prostřednictvím


ActionConstraintItem.Constraint Vlastnost

Definice

Přidružený IActionConstraint k Metadata.

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

Hodnota vlastnosti

Platí pro