Partager via


BuildDropProvider.IsServerPath, méthode

Détermine si le chemin d'accès spécifié est un chemin d'accès au contrôle de version.

Espace de noms :  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly :  Microsoft.TeamFoundation.Build.Workflow (dans Microsoft.TeamFoundation.Build.Workflow.dll)

Syntaxe

'Déclaration
Public Shared Function IsServerPath ( _
    path As String _
) As Boolean
public static bool IsServerPath(
    string path
)

Paramètres

  • path
    Type : System.String
    Le chemin d'accès qui doit être activé

Valeur de retour

Type : System.Boolean
True si le chemin d'accès spécifié représente un chemin d'accès au serveur de contrôle de version ; sinon, False

Sécurité .NET Framework

Voir aussi

Référence

BuildDropProvider Classe

Microsoft.TeamFoundation.Build.Workflow.Activities, espace de noms