在克隆操作期间能被指定的选项。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
继承层次结构
System.Object
Microsoft.TeamFoundation.TestManagement.Client.CloneOptions
语法
public sealed class CloneOptions
public ref class CloneOptions sealed
[<Sealed>]
type CloneOptions = class end
Public NotInheritable Class CloneOptions
构造函数
| 名称 | 说明 | |
|---|---|---|
![]() |
CloneOptions() |
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
CloneRequirements | 如果我们需要克隆要求基于套件的要求,或者默认为错误 |
![]() |
CopyAllSuites | |
![]() |
CopyAncestorHierarchy | |
![]() |
DestinationWorkItemType | 克隆的工作项类型的名称 |
![]() |
OverrideFieldDetails | |
![]() |
OverrideFieldName | The name of any Field that must be overridden with the supplied during Clone operation. You can pass the Field's ReferenceName, such as System.IterationPath, or the regular name, such as IterationPath Set null for no override |
![]() |
OverrideFieldValue | The value with which the Field specified in has to be overridden. Must be defined if is not null. |
![]() |
RelatedLinkComment | Comment on the link that will link the new clone test case to the original Set null for no comment |
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
Equals(Object) | (从 Object 继承。) |
![]() |
GetHashCode() | (从 Object 继承。) |
![]() |
GetType() | (从 Object 继承。) |
![]() |
ToString() | (替代 Object.ToString()。) |
备注
这里不会更新任何内容;请不要在这里添加材料。
线程安全
此类型的任何公共静态(Visual Basic 中为 Shared)成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参阅
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.gif)
.jpeg)