Partager via


CatalogRuleValidationUtility.UnderPathScope, méthode

Renvoie True si l'itemPath est sous pathScope.

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Function UnderPathScope ( _
    itemPath As String, _
    pathScope As String, _
    recurse As Boolean _
) As Boolean
public bool UnderPathScope(
    string itemPath,
    string pathScope,
    bool recurse
)

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

CatalogRuleValidationUtility Classe

Microsoft.TeamFoundation.Server.Core, espace de noms