ModelMetadata.PropertyName 属性

定义

如果此元数据用于属性,则获取属性的名称; null 否则。

public:
 property System::String ^ PropertyName { System::String ^ get(); };
public string PropertyName { get; }
public string? PropertyName { get; }
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

属性值

适用于