Udostępnij za pośrednictwem


Metoda ISharedStepHelper.Find — (Int32, Int32)

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
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

Parametry

Wartość zwracana

Typ: Microsoft.TeamFoundation.TestManagement.Client.ISharedStep

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISharedStepHelper Interfejs

Przeciążenie Find

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client