InformationAddRequest2010.Fields 屬性

與相關聯的欄位與節點。

命名空間:  Microsoft.TeamFoundation.Build.Server.Compatibility
組件:  Microsoft.TeamFoundation.Build.Server (在 Microsoft.TeamFoundation.Build.Server.dll 中)

語法

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

屬性值

型別:System.Collections.Generic.List<InformationField2010>
傳回 List<T>

.NET Framework 安全性

請參閱

參考

InformationAddRequest2010 類別

Microsoft.TeamFoundation.Build.Server.Compatibility 命名空間