ISharedStepReference.FindSharedStep Method

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

'Declaration
Function FindSharedStep As ISharedStep
ISharedStep FindSharedStep()
ISharedStep^ FindSharedStep()
abstract FindSharedStep : unit -> ISharedStep
function FindSharedStep() : ISharedStep

Return Value

Type: Microsoft.TeamFoundation.TestManagement.Client.ISharedStep
The associated shared step definition.

.NET Framework Security

See Also

Reference

ISharedStepReference Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace

ISharedStep