Compartir a través de


ISharedStepHelper.Find (Método) (Int32)

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
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

Parámetros

  • sharedStepId
    Tipo: Int32

Valor devuelto

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ISharedStep

Seguridad de .NET Framework

Vea también

Referencia

ISharedStepHelper Interfaz

Find (Sobrecarga)

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)