DefaultModelBindingMessageProvider.SetNonPropertyValueMustBeANumberAccessor Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
NonPropertyValueMustBeANumberAccessor Ustawia właściwość .
public:
void SetNonPropertyValueMustBeANumberAccessor(Func<System::String ^> ^ nonPropertyValueMustBeANumberAccessor);
public void SetNonPropertyValueMustBeANumberAccessor (Func<string> nonPropertyValueMustBeANumberAccessor);
member this.SetNonPropertyValueMustBeANumberAccessor : Func<string> -> unit
Public Sub SetNonPropertyValueMustBeANumberAccessor (nonPropertyValueMustBeANumberAccessor As Func(Of String))