Freigeben über


TestSpecList.GetAttributes-Methode

Ruft AttributeCollection ab, die der Liste zugeordnet wird.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public Function GetAttributes As AttributeCollection
public AttributeCollection GetAttributes()

Rückgabewert

Typ: System.ComponentModel.AttributeCollection
zugeordnete AttributeCollection dieser Liste.

Implementiert

ICustomTypeDescriptor.GetAttributes()

.NET Framework-Sicherheit

Siehe auch

Referenz

TestSpecList Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace