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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱 從部分受信任程式碼使用程式庫。