共用方式為


DefaultModelMetadata.Properties 屬性

定義

取得模型屬性的實例集合 ModelMetadata

public:
 virtual property Microsoft::AspNetCore::Mvc::ModelBinding::ModelPropertyCollection ^ Properties { Microsoft::AspNetCore::Mvc::ModelBinding::ModelPropertyCollection ^ get(); };
public override Microsoft.AspNetCore.Mvc.ModelBinding.ModelPropertyCollection Properties { get; }
member this.Properties : Microsoft.AspNetCore.Mvc.ModelBinding.ModelPropertyCollection
Public Overrides ReadOnly Property Properties As ModelPropertyCollection

屬性值

適用於