Partager via


FileInformation, constructeur (String, Int32, array<Byte[])

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    repositoryGuid As String, _
    fileId As Integer, _
    hashValue As Byte() _
)
public FileInformation(
    string repositoryGuid,
    int fileId,
    byte[] hashValue
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

FileInformation Classe

FileInformation, surcharge

Microsoft.TeamFoundation.Server.Core, espace de noms