다음을 통해 공유


DefaultModelMetadata.Attributes 속성

정의

현재 instance 대한 특성 집합을 가져옵니다.

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

속성 값

적용 대상