ConnectionCompletedEventArgs.Error 属性

命名空间:  Microsoft.VisualStudio.Services.Integration
程序集:  Microsoft.VisualStudio.Services.Integration(在 Microsoft.VisualStudio.Services.Integration.dll 中)

语法

声明
Public Property Error As Exception
public Exception Error { get; private set; }

属性值

类型:System.Exception

.NET Framework 安全性

请参阅

参考

ConnectionCompletedEventArgs 类

Microsoft.VisualStudio.Services.Integration 命名空间