IModelBindingMessageProvider.AttemptedValueIsInvalidAccessor プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
が 型FormatExceptionまたは OverflowException 値がわかっている場合にException、モデル バインド システムによって追加されるエラー メッセージ。
public:
property Func<System::String ^, System::String ^, System::String ^> ^ AttemptedValueIsInvalidAccessor { Func<System::String ^, System::String ^, System::String ^> ^ get(); };
public Func<string,string,string> AttemptedValueIsInvalidAccessor { get; }
member this.AttemptedValueIsInvalidAccessor : Func<string, string, string>
Public ReadOnly Property AttemptedValueIsInvalidAccessor As Func(Of String, String, String)
プロパティ値
既定値 String は "値 '{0}' は に対して {1}無効です。