Freigeben über


WorkflowTask.Extensions-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Build.Tasks
Assembly:  Microsoft.TeamFoundation.Build.ProcessComponents (in Microsoft.TeamFoundation.Build.ProcessComponents.dll)

Syntax

'Declaration
Protected Property Extensions As ICollection(Of Object)
protected ICollection<Object> Extensions { get; private set; }

Eigenschaftswert

Typ: System.Collections.Generic.ICollection<Object>
Gibt ICollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

WorkflowTask Klasse

Microsoft.TeamFoundation.Build.Tasks-Namespace