共用方式為


ProcessTemplateDescriptor 建構函式

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

語法

'宣告
Public Sub New ( _
    name As String, _
    description As String, _
    metadata As String, _
    fileId As Integer, _
    deploymentLevelStore As Boolean _
)
public ProcessTemplateDescriptor(
    string name,
    string description,
    string metadata,
    int fileId,
    bool deploymentLevelStore
)

參數

.NET Framework 安全性

請參閱

參考

ProcessTemplateDescriptor 類別

Microsoft.TeamFoundation.Framework.Server.Alm 命名空間