| 1. | The collection of parameters used by the derived task class 派生任务类所使用的参数的集合。 |
| 2. | Gets the collection of parameters used by the derived task class 获取派生任务类所使用参数的集合。 |
| 3. | Required if the task class contains one or more properties labeled with the 如果任务类包含一个或多个带有 |
| 4. | This constructor allows derived task classes to register their resources 该构造函数允许派生任务类注册它们的资源。 |
| 5. | You can also add your own functionality by extending the ant task class 您也可以通过扩展ant任务类来添加自己的功能。 |
| 6. | The task class also defines the input and output parameters available to the task in the project file 任务类还定义可用于项目文件中的任务的输入和输出参数。通过在 |
| 7. | This constructor allows derived task classes to register their resources , as well as provide a prefix for composing help keywords from string resource names 该构造函数允许派生任务类注册它们的资源,并提供了一个前缀,用于通过字符串资源名称组成“帮助”关键字。 |
| 8. | All public settable non - static non - abstract properties exposed by the task class can be accessed in the project file by placing a corresponding attribute with the same name on the 元素上放置一个同名的对应属性( attribute ) ,可以在项目文件中访问任务类公开的所有可公共设置的非静态非抽象属性( property ) 。 |