다음을 통해 공유


ModelStateDictionary.Values 속성

정의

값 시퀀스를 가져옵니다.

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

속성 값

적용 대상