Freigeben über


GetOperation.GetFileId-Methode

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
Public Function GetFileId ( _
    index As Integer _
) As Integer
public int GetFileId(
    int index
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GetOperation Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace