Partager via


PathUtil.ArePathsEqual, méthode

Espace de noms :  Microsoft.Internal.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Shared Function ArePathsEqual ( _
    path1 As String, _
    path2 As String _
) As Boolean
public static bool ArePathsEqual(
    string path1,
    string path2
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

PathUtil Classe

Microsoft.Internal.VisualStudio.Shell, espace de noms