Freigeben über


ActionConstraintProviderContext.Results Eigenschaft

Definition

Die Liste von ActionConstraintItem-Objekten.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ActionConstraints::ActionConstraintItem ^> ^ Results { System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ActionConstraints::ActionConstraintItem ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ActionConstraints.ActionConstraintItem> Results { get; }
member this.Results : System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ActionConstraints.ActionConstraintItem>
Public ReadOnly Property Results As IList(Of ActionConstraintItem)

Eigenschaftswert

Gilt für: