Partager via


SerializedWorkspace.FindCommonServerPath, méthode

Remarque : cette API est maintenant obsolète.

Obtenir le chemin d'accès au serveur minimal commun de l'ensemble de mappages de dossiers.

Espace de noms :  Microsoft.TeamFoundation.Build.Tasks
Assembly :  Microsoft.TeamFoundation.Build.ProcessComponents (dans Microsoft.TeamFoundation.Build.ProcessComponents.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("This method has been deprecated. Please remove all references.")> _
Public Shared Function FindCommonServerPath ( _
    workingFolders As WorkingFolder() _
) As String
[ObsoleteAttribute("This method has been deprecated. Please remove all references.")]
public static string FindCommonServerPath(
    WorkingFolder[] workingFolders
)

Paramètres

Valeur de retour

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

SerializedWorkspace Classe

Microsoft.TeamFoundation.Build.Tasks, espace de noms