Compartilhar via


Método Item.GetFileId

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

Sintaxe

'Declaração
Public Function GetFileId ( _
    index As Integer _
) As Integer
public int GetFileId(
    int index
)

Parâmetros

Valor de retorno

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

Item Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server