TestSpecList.GetAttributes-Methode

Ruft AttributeCollection ab, das dieser 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
AttributeCollection zugeordnete dieser Liste.

Implementiert

ICustomTypeDescriptor.GetAttributes()

.NET Framework-Sicherheit

Siehe auch

Referenz

TestSpecList Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace