Share via


ModelMetadataIdentity.PropertyInfo 属性

定义

获取属性的描述符,如果 null 此实例不表示属性,则为 。

public:
 property System::Reflection::PropertyInfo ^ PropertyInfo { System::Reflection::PropertyInfo ^ get(); };
public System.Reflection.PropertyInfo PropertyInfo { get; }
public System.Reflection.PropertyInfo? PropertyInfo { get; }
member this.PropertyInfo : System.Reflection.PropertyInfo
Public ReadOnly Property PropertyInfo As PropertyInfo

属性值

适用于