ValidationErrorInfo.PropertyName 属性

定义

获取或设置生成错误的属性的字母数字型名称。

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

属性值

属性的文本字符串名称。

适用于