Freigeben über


CommonProjectConfiguration.TypeFields-Eigenschaft

zugeordneten Felder der Projektkonfiguration

Namespace:  Microsoft.TeamFoundation.ProcessConfiguration.Client
Assembly:  Microsoft.TeamFoundation.ProjectManagement (in Microsoft.TeamFoundation.ProjectManagement.dll)

Syntax

'Declaration
Public Property TypeFields As TypeField()
public TypeField[] TypeFields { get; set; }

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.ProcessConfiguration.Client.TypeField[]
Gibt TypeField zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

CommonProjectConfiguration Klasse

Microsoft.TeamFoundation.ProcessConfiguration.Client-Namespace