Udostępnij za pośrednictwem


Metoda ISharedStepHelper.Find — (Int32)

Pobiera kroku udostępnionego badania z serwera.

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 _
) As ISharedStep
ISharedStep Find(
    int sharedStepId
)
ISharedStep^ Find(
    int sharedStepId
)
abstract Find : 
        sharedStepId:int -> ISharedStep 
function Find(
    sharedStepId : int
) : ISharedStep

Parametry

  • sharedStepId
    Typ: System.Int32
    Identyfikator żądanego kroku udostępnionych.

Wartość zwracana

Typ: Microsoft.TeamFoundation.TestManagement.Client.ISharedStep
Żądana ISharedStep obiektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISharedStepHelper Interfejs

Przeciążenie Find

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ISharedStep