共用方式為


ISectionFactory.CreateSections 方法

這個方法會傳回這個 Factory 的所有 IOrderedSections。

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

語法

'宣告
Function CreateSections ( _
    container As ISectionContainer _
) As IOrderedSection()
IOrderedSection[] CreateSections(
    ISectionContainer container
)

參數

傳回值

型別:array<Microsoft.TeamFoundation.Build.Controls.IOrderedSection[]
陣列 IBuildDetailSections

.NET Framework 安全性

請參閱

參考

ISectionFactory 介面

Microsoft.TeamFoundation.Build.Controls 命名空間