IProcessTemplates.GetTemplateIndex 方法

如果找不到,获取模板的索引用给定的名称或-1的模板。

命名空间:  Microsoft.TeamFoundation.Server
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
Function GetTemplateIndex ( _
    name As String _
) As Integer
int GetTemplateIndex(
    string name
)

参数

返回值

类型:System.Int32
模板的索引或

.NET Framework 安全性

请参见

参考

IProcessTemplates 接口

Microsoft.TeamFoundation.Server 命名空间