ITeamProjectCollectionServicing.UpdateServicingStepGroups 方法 (IEnumerable<String>)

命名空間:  Microsoft.TeamFoundation.Framework.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Sub UpdateServicingStepGroups ( _
    xmlFiles As IEnumerable(Of String) _
)
void UpdateServicingStepGroups(
    IEnumerable<string> xmlFiles
)

參數

備註

步驟群組是由其名稱屬性識別。 新步驟群組以相同名稱取代任何現有的群組。

.NET Framework 安全性

請參閱

參考

ITeamProjectCollectionServicing 介面

UpdateServicingStepGroups 多載

Microsoft.TeamFoundation.Framework.Client 命名空間