Compartilhar via


Construtor FileInformation (Guid, Int32, array<Byte[])

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

Sintaxe

'Declaração
Public Sub New ( _
    repositoryId As Guid, _
    fileId As Integer, _
    hashValue As Byte() _
)
public FileInformation(
    Guid repositoryId,
    int fileId,
    byte[] hashValue
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

FileInformation Classe

Sobrecargas FileInformation

Namespace Microsoft.TeamFoundation.Server.Core