CloneOptions.DestinationWorkItemType 属性

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

语法

声明
Public Property DestinationWorkItemType As String
public string DestinationWorkItemType { get; set; }
public:
property String^ DestinationWorkItemType {
    String^ get ();
    void set (String^ value);
}
member DestinationWorkItemType : string with get, set
function get DestinationWorkItemType () : String
function set DestinationWorkItemType (value : String)

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

CloneOptions 类

Microsoft.TeamFoundation.TestManagement.Client 命名空间