BuildContainerPath 类

继承层次结构

System.Object
  Microsoft.TeamFoundation.Build.Common.BuildContainerPath

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

语法

声明
Public NotInheritable Class BuildContainerPath
public static class BuildContainerPath

BuildContainerPath 类型公开以下成员。

属性

  名称 说明
公共属性静态成员 PathSeparator
公共属性静态成员 PathSeparatorChar
公共属性静态成员 RootFolder

页首

方法

  名称 说明
公共方法静态成员 Combine
公共方法静态成员 GetContainerId
公共方法静态成员 GetContainerIdAndPath
公共方法静态成员 GetFolderName
公共方法静态成员 GetFullPath
公共方法静态成员 GetItemName
公共方法静态成员 IsHttpUrl
公共方法静态成员 IsServerPath
公共方法静态成员 IsSubItem
公共方法静态成员 IsValidPath
公共方法静态成员 MakeRelative

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.TeamFoundation.Build.Common 命名空间