Share via


FileInformation 构造函数 (String, Int32, array<Byte[])

命名空间:  Microsoft.TeamFoundation.Server.Core
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

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

参数

.NET Framework 安全性

请参阅

参考

FileInformation 类

FileInformation 重载

Microsoft.TeamFoundation.Server.Core 命名空间