Share via


VersionControlPath.IsSubItem, méthode

Renvoie True si l'élément est égal ou cours (dans la hiérarchie) le parent.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Common
Assembly :  Microsoft.TeamFoundation.VersionControl.Common (dans Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntaxe

'Déclaration
Public Shared Function IsSubItem ( _
    item As String, _
    parent As String _
) As Boolean
public static bool IsSubItem(
    string item,
    string parent
)

Paramètres

Valeur de retour

Type : System.Boolean
True si l'élément est égal ou sous le parent.

Sécurité .NET Framework

Voir aussi

Référence

VersionControlPath Classe

Microsoft.TeamFoundation.VersionControl.Common, espace de noms