[]
Gets or sets the message.
public string Message { get; set; }
Public Property Message As String
Type | Description |
---|---|
string | The message. The default is String.Empty. |
If this property is String.Empty or null, the message will be the ValidateInfo value.