ModelStateDictionary.Values Propiedad

Definición

Obtiene la secuencia de valores.

public:
 property Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateDictionary::ValueEnumerable Values { Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateDictionary::ValueEnumerable get(); };
public Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary.ValueEnumerable Values { get; }
member this.Values : Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary.ValueEnumerable
Public ReadOnly Property Values As ModelStateDictionary.ValueEnumerable

Valor de propiedad

Se aplica a