ComplexModel.PropertyMetadata Property
.NET Framework (current version)
Gets the metadata for the properties of the model.
Assembly: System.Web (in System.Web.dll)
Public Property PropertyMetadata As ReadOnlyCollection(Of ModelMetadata) Get Private Set End Property
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection(Of ModelMetadata)The metadata for the properties of the model.
.NET Framework
Available since 4.5
Available since 4.5
Show: