ITeamProjectCollectionServicing.UpdateServicingStepGroups – metoda (IEnumerable<String>)
Obor názvů: Microsoft.TeamFoundation.Framework.Client
Sestavení: Microsoft.TeamFoundation.Client (v Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Deklarace
Sub UpdateServicingStepGroups ( _
xmlFiles As IEnumerable(Of String) _
)
void UpdateServicingStepGroups(
IEnumerable<string> xmlFiles
)
Parametry
- xmlFiles
Typ: System.Collections.Generic.IEnumerable<String>
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Referenční dokumentace
ITeamProjectCollectionServicing Rozhraní