TypeField.TypeFieldValues 属性

值与字段

命名空间:  Microsoft.TeamFoundation.ProcessConfiguration.Client
程序集:  Microsoft.TeamFoundation.ProjectManagement(在 Microsoft.TeamFoundation.ProjectManagement.dll 中)

语法

声明
Public Property TypeFieldValues As TypeFieldValue()
public TypeFieldValue[] TypeFieldValues { get; set; }

属性值

类型:array<Microsoft.TeamFoundation.ProcessConfiguration.Client.TypeFieldValue[]
返回 TypeFieldValue

.NET Framework 安全性

请参见

参考

TypeField 类

Microsoft.TeamFoundation.ProcessConfiguration.Client 命名空间