Condividi tramite


Metodo ITestCase.GetReferencedSharedStep (Int32, Int32)

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
Function GetReferencedSharedStep ( _
    sharedStepId As Integer, _
    sharedStepRevision As Integer _
) As ISharedStep
ISharedStep GetReferencedSharedStep(
    int sharedStepId,
    int sharedStepRevision
)
ISharedStep^ GetReferencedSharedStep(
    int sharedStepId, 
    int sharedStepRevision
)
abstract GetReferencedSharedStep : 
        sharedStepId:int * 
        sharedStepRevision:int -> ISharedStep 
function GetReferencedSharedStep(
    sharedStepId : int, 
    sharedStepRevision : int
) : ISharedStep

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ISharedStep

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestCase Interfaccia

Overload GetReferencedSharedStep

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client