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

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

语法

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

参数

.NET Framework 安全性

请参阅

参考

FileInformation 类

FileInformation 重载

Microsoft.TeamFoundation.Server.Core 命名空间