Share via


ITestManagementTeamProjectInternal.StartCachingSharedStepWorkItems Method

Namespace:  Microsoft.TeamFoundation.TestManagement.Client.Internal
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Sub StartCachingSharedStepWorkItems ( _
    sharedSteps As ISharedStepHelper _
)
void StartCachingSharedStepWorkItems(
    ISharedStepHelper sharedSteps
)
void StartCachingSharedStepWorkItems(
    ISharedStepHelper^ sharedSteps
)
abstract StartCachingSharedStepWorkItems : 
        sharedSteps:ISharedStepHelper -> unit
function StartCachingSharedStepWorkItems(
    sharedSteps : ISharedStepHelper
)

Parameters

.NET Framework Security

See Also

Reference

ITestManagementTeamProjectInternal Interface

Microsoft.TeamFoundation.TestManagement.Client.Internal Namespace