Bagikan melalui


ActionSelectorCandidate.Constraints Properti

Definisi

Daftar IActionConstraint instans yang terkait dengan .

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ActionConstraints::IActionConstraint ^> ^ Constraints { System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ActionConstraints::IActionConstraint ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint> Constraints { get; }
public System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint>? Constraints { get; }
member this.Constraints : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint>
Public ReadOnly Property Constraints As IReadOnlyList(Of IActionConstraint)

Nilai Properti

Berlaku untuk