NAnt SDK Documentation - v0.92

StringValidatorAttribute.ExpressionErrorMessage Property

An optional error message that can be used to better describe the regular expression error.

[Visual Basic]
Public Property ExpressionErrorMessage As String
[C#]
public string ExpressionErrorMessage {get; set;}

See Also

StringValidatorAttribute Class | NAnt.Core.Attributes Namespace