VssHttpClientBase.TranslatedExceptions 属性

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

语法

声明
Protected Overridable ReadOnly Property TranslatedExceptions As IDictionary(Of String, Type)
protected virtual IDictionary<string, Type> TranslatedExceptions { get; }

属性值

类型:System.Collections.Generic.IDictionary<String, Type>

.NET Framework 安全性

请参阅

参考

VssHttpClientBase 类

Microsoft.VisualStudio.Services.WebApi 命名空间