BindingSource.ModelBinding フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
BindingSourceモデル バインドの 。 要求からのフォーム データ、クエリ文字列、ルート データが含まれます。
public: static initonly Microsoft::AspNetCore::Mvc::ModelBinding::BindingSource ^ ModelBinding;
public static readonly Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource ModelBinding;
staticval mutable ModelBinding : Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource
Public Shared ReadOnly ModelBinding As BindingSource