DefaultModelBindingMessageProvider.SetNonPropertyValueMustBeANumberAccessor Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit la propriété NonPropertyValueMustBeANumberAccessor.
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))