Compartilhar via


Construtor DeltaException

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

Sintaxe

'Declaração
Public Sub New ( _
    errorCode As Integer, _
    resourceId As String _
)
public DeltaException(
    int errorCode,
    string resourceId
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DeltaException Classe

Namespace Microsoft.TeamFoundation.Framework.Server