Aracılığıyla paylaş


IRequestPredicateProvider.RequestPredicate Özellik

Tanım

Model nesnesinin geçerli isteğe bağlı olup olmayacağını belirleyen bir işlev alır.

public:
 property Func<Microsoft::AspNetCore::Mvc::ActionContext ^, bool> ^ RequestPredicate { Func<Microsoft::AspNetCore::Mvc::ActionContext ^, bool> ^ get(); };
public Func<Microsoft.AspNetCore.Mvc.ActionContext,bool> RequestPredicate { get; }
member this.RequestPredicate : Func<Microsoft.AspNetCore.Mvc.ActionContext, bool>
Public ReadOnly Property RequestPredicate As Func(Of ActionContext, Boolean)

Özellik Değeri

Şunlara uygulanır