ModelStateDictionary.Keys プロパティ

定義

キー シーケンスを取得します。

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

プロパティ値

適用対象