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
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)