IModelBindingMessageProvider.AttemptedValueIsInvalidAccessor Vlastnost

Definice

Chybová zpráva: systém vázání modelů přidá, když Exception je typ FormatException nebo OverflowException a hodnota je známá.

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)

Hodnota vlastnosti

Func<String,String,String>

Výchozí String hodnota je "hodnota" není {0} platná pro {1} . ".

Platí pro