Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the shared step definition from the server.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
ISharedStep FindSharedStep()
ISharedStep^ FindSharedStep()
abstract FindSharedStep : unit -> ISharedStep
Function FindSharedStep As ISharedStep
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client.ISharedStep
The associated shared step definition.
See Also
ISharedStep
ISharedStepReference Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top