包含验证的链接数据方法。
继承层次结构
System.Object
Microsoft.TeamFoundation.LinkingUtilities
命名空间: Microsoft.TeamFoundation
程序集: Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)
语法
声明
Public NotInheritable Class LinkingUtilities
public static class LinkingUtilities
LinkingUtilities 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() ![]() |
DecodeUri | 获取 Artifact 的 ArtifactId 在指定的 URI。 |
![]() ![]() |
EncodeUri | 获取指定的 Artifact 的 URI 与指定的 ArtifactID。 |
![]() ![]() |
GetArtifactUri | 获取 Artifact 的 URI 在指定的 URL。 |
![]() ![]() |
GetArtifactUrl | |
![]() ![]() |
GetServerUrl | |
![]() ![]() |
IsArtifactIdWellFormed | 检查指定的 ArtifactId 是否是格式良好的。 |
![]() ![]() |
IsArtifactToolSpecificIdWellFormed | 检查指定工具的特定 ID 是否是格式良好的。 |
![]() ![]() |
IsArtifactTypeWellFormed | 检查指定的项目类型是否为限定。 |
![]() ![]() |
IsToolTypeWellFormed | 检查指定工具的类型是否为限定。 |
![]() ![]() |
IsUriWellFormed | 检查指定的 URI 是否是格式良好的。 |
![]() ![]() |
RemoveDuplicateArtifacts | 移除重复从 Artifacts. 指定的 ArrayList 的项目。 |
页首
字段
名称 | 说明 | |
---|---|---|
![]() ![]() |
TOOLARTIFACTMONIKER | |
![]() ![]() |
URISEPARATOR | |
![]() ![]() |
VSTFS |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。