Partager via


VersionControlPath.GetFileName, méthode

Retourne le dernier composant de chemin d'accès d'un tracé rendu canonique. Par exemple, le passage « $/abc/xyz » retourne « xyz ». Passer « $/ » retournera le "".

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

Syntaxe

'Déclaration
Public Shared Function GetFileName ( _
    item As String _
) As String
public static string GetFileName(
    string item
)

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

VersionControlPath Classe

Microsoft.TeamFoundation.VersionControl.Common, espace de noms