ITestAction.CopyToNewOwner Yöntem

Bu eylemi, yeni sahibi derin bir kopyasını yapar.

Ad alanı:  Microsoft.TeamFoundation.TestManagement.Client
Derleme:  Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)

Sözdizimi

'Bildirim
Function CopyToNewOwner ( _
    newOwner As ITestBase _
) As ITestAction
ITestAction CopyToNewOwner(
    ITestBase newOwner
)
ITestAction^ CopyToNewOwner(
    ITestBase^ newOwner
)
abstract CopyToNewOwner : 
        newOwner:ITestBase -> ITestAction
function CopyToNewOwner(
    newOwner : ITestBase
) : ITestAction

Parametreler

Dönüş Değeri

Tür: Microsoft.TeamFoundation.TestManagement.Client.ITestAction
Bu sınama eylem kopyası.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITestAction Arabirim

Microsoft.TeamFoundation.TestManagement.Client Ad Alanı

ITestCase

ISharedStep

ITestBase