InformationAddRequest.Fields 屬性

與相關聯的欄位與節點。

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

語法

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

屬性值

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

.NET Framework 安全性

請參閱

參考

InformationAddRequest 類別

Microsoft.TeamFoundation.Build.Server 命名空間