Failure.RequestType 属性

获取导致此错误的请求类型。

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

语法

声明
Public Property RequestType As RequestType
public RequestType RequestType { get; internal set; }

属性值

类型:Microsoft.TeamFoundation.VersionControl.Client.RequestType
导致此错误的请求类型。

.NET Framework 安全性

请参阅

参考

Failure 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间