Bagikan melalui


ActionConstraintContext.Candidates Properti

Definisi

Daftar ActionSelectorCandidate. Ini termasuk semua tindakan yang valid untuk permintaan saat ini, serta batasannya.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ActionConstraints::ActionSelectorCandidate> ^ Candidates { System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ActionConstraints::ActionSelectorCandidate> ^ get(); void set(System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ActionConstraints::ActionSelectorCandidate> ^ value); };
public System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ActionConstraints.ActionSelectorCandidate> Candidates { get; set; }
member this.Candidates : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ActionConstraints.ActionSelectorCandidate> with get, set
Public Property Candidates As IReadOnlyList(Of ActionSelectorCandidate)

Nilai Properti

Berlaku untuk