Compartilhar via


Construtor FileInformation (String, 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 ( _
    repositoryGuid As String, _
    fileId As Integer, _
    hashValue As Byte() _
)
public FileInformation(
    string repositoryGuid,
    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