ILinkingProvider 接口
作为链接服务的一个链接的提供程序的选件类的接口
命名空间: Microsoft.TeamFoundation.Server.Core
程序集: Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)
语法
声明
<InheritedExportAttribute> _
Public Interface ILinkingProvider
[InheritedExportAttribute]
public interface ILinkingProvider
ILinkingProvider 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Tool | 此时将链接的提供程序是指定工具的一个提供程序 |
页首
方法
名称 | 说明 | |
---|---|---|
GetArtifacts | 获取提供的 URL 的项目 |
页首