Propriedade ITestManagementTeamProject.SharedSteps

Obtém um objeto auxiliar que fornece acesso às etapas compartilhados neste projeto.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
ReadOnly Property SharedSteps As ISharedStepHelper
    Get
ISharedStepHelper SharedSteps { get; }
property ISharedStepHelper^ SharedSteps {
    ISharedStepHelper^ get ();
}
abstract SharedSteps : ISharedStepHelper
function get SharedSteps () : ISharedStepHelper

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ISharedStepHelper
Um objeto auxiliar que fornece acesso às etapas compartilhados neste projeto.

Segurança do .NET Framework

Consulte também

Referência

ITestManagementTeamProject Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client

ISharedStepHelper