Compartilhar via


Construtor VssException (String, Int32, Boolean)

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (em Microsoft.VisualStudio.Services.Common.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String, _
    errorCode As Integer, _
    logException As Boolean _
)
public VssException(
    string message,
    int errorCode,
    bool logException
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

VssException Classe

Sobrecargas VssException

Namespace Microsoft.VisualStudio.Services.Common