TaskArgumentValidationAttribute.

ErrorMessage Property

Summary

Gets the error message to indicate to users of the build tool that a failure occurred.

Syntax

protected abstract string ErrorMessage { get; }

Value

Type Description
string