ModelStateDictionary.Keys Propriété

Définition

Obtient la séquence de clés.

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

Valeur de propriété

S’applique à