TestSpecList.GetAttributes 方法

获取 AttributeCollection 与此列表。

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

语法

声明
Public Function GetAttributes As AttributeCollection
public AttributeCollection GetAttributes()

返回值

类型:System.ComponentModel.AttributeCollection
AttributeCollection 与此列表。

实现

ICustomTypeDescriptor.GetAttributes()

.NET Framework 安全性

请参见

参考

TestSpecList 类

Microsoft.TeamFoundation.Build.Workflow.Activities 命名空间