다음을 통해 공유


DefaultMetadataDetails.ModelAttributes 속성

정의

모델 특성 집합을 가져오거나 설정합니다.

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

속성 값

적용 대상