ModelStateDictionary.Keys Propriedade

Definição

Obtém a sequência de chaves.

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

Valor da propriedade

Aplica-se a