Freigeben über


ISharedStepHelper.Find-Methode (Int32)

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

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

Parameter

  • sharedStepId
    Typ: Int32

Rückgabewert

Typ: Microsoft.TeamFoundation.TestManagement.Client.ISharedStep

.NET Framework-Sicherheit

Siehe auch

Referenz

ISharedStepHelper Schnittstelle

Find-Überladung

Microsoft.TeamFoundation.TestManagement.Client-Namespace