Validation.ErrorMessage 属性

定义

返回或设置数据有效性检验错误消息。 读/写 String

public:
 property System::String ^ ErrorMessage { System::String ^ get(); void set(System::String ^ value); };
public string ErrorMessage { get; set; }
Public Property ErrorMessage As String

属性值

适用于