次の方法で共有


VersionControlRecursionType

Module path: TFS/VersionControl/Contracts

Values

  • None Only return the specified item.
  • OneLevel Return the specified item and its direct children.
  • OneLevelPlusNestedEmptyFolders Return the specified item and its direct children, as well as recursive chains of nested child folders that only contain a single folder.
  • Full Return specified item and all descendants