Compartilhar via


Propriedade ConnectionCompletedEventArgs.Error

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

Sintaxe

'Declaração
Public Property Error As Exception
public Exception Error { get; private set; }

Valor de propriedade

Tipo: System.Exception

Segurança do .NET Framework

Consulte também

Referência

ConnectionCompletedEventArgs Classe

Namespace Microsoft.VisualStudio.Services.Integration