ITestAction.MoveToNewOwner Yöntem

Yeni sahibi bu test eylem ekler ve geçerli sahibi null olarak ayarlar.

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

Sözdizimi

'Bildirim
Sub MoveToNewOwner ( _
    newOwner As ITestBase _
)
void MoveToNewOwner(
    ITestBase newOwner
)
void MoveToNewOwner(
    ITestBase^ newOwner
)
abstract MoveToNewOwner : 
        newOwner:ITestBase -> unit
function MoveToNewOwner(
    newOwner : ITestBase
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITestAction Arabirim

Microsoft.TeamFoundation.TestManagement.Client Ad Alanı

ITestCase

ISharedStep

ITestBase