Share via


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

属性值

适用于