Condividi tramite


Metodo ISharedStepResult.GetSharedStep

Restituisce la definizione associata del passo condiviso dal server.

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
Function GetSharedStep As ISharedStep
ISharedStep GetSharedStep()
ISharedStep^ GetSharedStep()
abstract GetSharedStep : unit -> ISharedStep 
function GetSharedStep() : ISharedStep

Valore restituito

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ISharedStep
il passo condiviso associato.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISharedStepResult Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client

ISharedStep