ProcessTemplate-Konstruktor

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    name As String, _
    description As String, _
    metadata As String, _
    zipContentStream As Stream _
)
public ProcessTemplate(
    string name,
    string description,
    string metadata,
    Stream zipContentStream
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ProcessTemplate Klasse

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace