Metodo ISharedStepHelper.Find (Int32, Int32)

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

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ISharedStep

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISharedStepHelper Interfaccia

Overload Find

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client