Partager via


FileInformation, constructeur (Guid, 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 ( _
    repositoryId As Guid, _
    fileId As Integer, _
    hashValue As Byte() _
)
public FileInformation(
    Guid repositoryId,
    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