VersionControlFolderDifferenceItem.Error 属性

获取遇到的错误。

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

语法

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

属性值

类型:System.Exception
错误异常或空无错误的

.NET Framework 安全性

请参阅

参考

VersionControlFolderDifferenceItem 类

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间