共用方式為


ModelBindingContext.PropertyFilter 屬性

定義

取得或設定屬性篩選常式。

public Predicate<string> PropertyFilter { get; set; }
member this.PropertyFilter : Predicate<string> with get, set
Public Property PropertyFilter As Predicate(Of String)

屬性值

屬性篩選常式。

適用於