Label.Files 属性

这是将文件夹或文件放在标签。 此属性通过 MSBuild 任务配置设置。

命名空间:  Microsoft.TeamFoundation.Build.Tasks
程序集:  Microsoft.TeamFoundation.Build.ProcessComponents(在 Microsoft.TeamFoundation.Build.ProcessComponents.dll 中)

语法

声明
<RequiredAttribute> _
Public Property Files As ITaskItem()
[RequiredAttribute]
public ITaskItem[] Files { get; set; }

属性值

类型:array<Microsoft.Build.Framework.ITaskItem[]
返回 ITaskItem

.NET Framework 安全性

请参见

参考

Label 类

Microsoft.TeamFoundation.Build.Tasks 命名空间