NAnt SDK Documentation - v0.85-nightly-2005-11-09

StringValidatorAttribute.ExpressionErrorMessage Property

[This is preliminary documentation and subject to change.]

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;}

Remarks

Missing <remarks> documentation for P:NAnt.Core.Attributes.StringValidatorAttribute.ExpressionErrorMessage

See Also

StringValidatorAttribute Class | NAnt.Core.Attributes Namespace