共用方式為


ITestPlan.CopyPropertiesFrom 方法

命名空間:  Microsoft.TeamFoundation.TestManagement.Client
組件:  Microsoft.TeamFoundation.TestManagement.Client (在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

語法

'宣告
Sub CopyPropertiesFrom ( _
    testPlan As ITestPlan _
)
void CopyPropertiesFrom(
    ITestPlan testPlan
)
void CopyPropertiesFrom(
    ITestPlan^ testPlan
)
abstract CopyPropertiesFrom : 
        testPlan:ITestPlan -> unit
function CopyPropertiesFrom(
    testPlan : ITestPlan
)

參數

.NET Framework 安全性

請參閱

參考

ITestPlan 介面

Microsoft.TeamFoundation.TestManagement.Client 命名空間