Compartilhar via


Construtor GitItemNotFoundException

Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (em Microsoft.TeamFoundation.Git.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    itemPath As String, _
    repositoryNameOrId As String, _
    versionInfo As String, _
    commitId As String _
)
public GitItemNotFoundException(
    string itemPath,
    string repositoryNameOrId,
    string versionInfo,
    string commitId
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GitItemNotFoundException Classe

Namespace Microsoft.TeamFoundation.Git.Server