Freigeben über


FileInformation-Konstruktor (String, Int32)

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 _
)
public FileInformation(
    string repositoryGuid,
    int fileId
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

FileInformation Klasse

FileInformation-Überladung

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace