다음을 통해 공유


ModelBindingContext.PropertyMetadata 속성

정의

속성 메타데이터를 가져옵니다.

public System.Collections.Generic.IDictionary<string,System.Web.Mvc.ModelMetadata> PropertyMetadata { get; }
member this.PropertyMetadata : System.Collections.Generic.IDictionary<string, System.Web.Mvc.ModelMetadata>
Public ReadOnly Property PropertyMetadata As IDictionary(Of String, ModelMetadata)

속성 값

속성 메타데이터입니다.

적용 대상