BuildWebService.UpdateProcessTemplates Yöntem
Ad alanı: Microsoft.TeamFoundation.Build.Server.Compatibility
Derleme: Microsoft.TeamFoundation.Build.Server (Microsoft.TeamFoundation.Build.Server.dll içinde)
Sözdizimi
'Bildirim
<WebMethodAttribute> _
Public Function UpdateProcessTemplates ( _
processTemplates As ProcessTemplate2010() _
) As List(Of ProcessTemplate2010)
[WebMethodAttribute]
public List<ProcessTemplate2010> UpdateProcessTemplates(
ProcessTemplate2010[] processTemplates
)
Parametreler
- processTemplates
Tür: array<Microsoft.TeamFoundation.Build.Server.Compatibility.ProcessTemplate2010[]
Dönüş Değeri
Tür: System.Collections.Generic.List<ProcessTemplate2010>
List<T> döndürür.
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.
Ayrıca bkz.
Başvuru
Microsoft.TeamFoundation.Build.Server.Compatibility Ad Alanı