DefaultModelMetadata.Attributes 属性

定义

获取当前实例的属性集。

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

属性值

适用于