Partager via


ISharedStepHelper.Find, méthode (Int32)

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
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

Paramètres

  • sharedStepId
    Type : Int32

Valeur de retour

Type : Microsoft.TeamFoundation.TestManagement.Client.ISharedStep

Sécurité .NET Framework

Voir aussi

Référence

ISharedStepHelper Interface

Find, surcharge

Microsoft.TeamFoundation.TestManagement.Client, espace de noms