ModelBinderProviders.BinderProviders プロパティ

定義

依存関係の挿入を使用しないアプリケーションのモデル バインダー プロバイダーの登録ポイントを提供します。

public static System.Web.Mvc.ModelBinderProviderCollection BinderProviders { get; }
member this.BinderProviders : System.Web.Mvc.ModelBinderProviderCollection
Public Shared ReadOnly Property BinderProviders As ModelBinderProviderCollection

プロパティ値

モデル バインダー プロバイダー コレクション。

適用対象