InformationEditRequest2010.Fields-Eigenschaft

Die mit dem Knoten zuzuordnen, Felder.

Namespace:  Microsoft.TeamFoundation.Build.Server.Compatibility
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)

Syntax

'Declaration
Public ReadOnly Property Fields As List(Of InformationField2010)
public List<InformationField2010> Fields { get; }

Eigenschaftswert

Typ: System.Collections.Generic.List<InformationField2010>
Gibt List<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

InformationEditRequest2010 Klasse

Microsoft.TeamFoundation.Build.Server.Compatibility-Namespace