命名空间: Microsoft.TeamFoundation.Server.Core
程序集: Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)
语法
声明
Public Interface IProcessTemplate
public interface IProcessTemplate
IProcessTemplate 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
Description | 模板的声明。 |
![]() |
Metadata | 额外的元数据与模板。 |
![]() |
Name | 模板名称 (即“敏捷软件开发的 MSF v6.0”)。 |
![]() |
Version | 过程模板版本。 |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
GetResource(String) | 从过程模板内部获取与给定的资源。 |
![]() |
GetResource(String, array<Byte[]%, Int64%) | 从过程模板内部获取与给定的资源。 |
![]() |
GetResourceNames | 获取在过程模板中包含的资源名称。 |
页首