Freigeben über


FileInformation-Konstruktor (String, Int32, array<Byte )

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

FileInformation Klasse

FileInformation-Überladung

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace