ISharedStepResult.GetSharedStep, méthode

Retourne la définition de l'étape partagée associée depuis le serveur.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Function GetSharedStep As ISharedStep
ISharedStep GetSharedStep()
ISharedStep^ GetSharedStep()
abstract GetSharedStep : unit -> ISharedStep 
function GetSharedStep() : ISharedStep

Valeur de retour

Type : Microsoft.TeamFoundation.TestManagement.Client.ISharedStep
Étape partagée associée.

Sécurité .NET Framework

Voir aussi

Référence

ISharedStepResult Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms

ISharedStep