Freigeben über


FileSpec.GetCommonPathPrefix-Methode

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function GetCommonPathPrefix ( _
    path1 As String, _
    path2 As String _
) As String
public static string GetCommonPathPrefix(
    string path1,
    string path2
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

FileSpec Klasse

Microsoft.TeamFoundation.Common-Namespace