Partager via


PathUtil.GetCommonPathPrefix, 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 GetCommonPathPrefix ( _
    path1 As String, _
    path2 As String _
) As String
public static string GetCommonPathPrefix(
    string path1,
    string path2
)

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

PathUtil Classe

Microsoft.Internal.VisualStudio.Shell, espace de noms