Freigeben über


FileSpec.GetRelativeStartIndex-Methode

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

Syntax

'Declaration
Public Shared Function GetRelativeStartIndex ( _
    path As String, _
    folder As String _
) As Integer
public static int GetRelativeStartIndex(
    string path,
    string folder
)

Parameter

Rückgabewert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

FileSpec Klasse

Microsoft.TeamFoundation.Common-Namespace