VssHttpClientBase.HandleResponse 方法

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

语法

声明
Protected Overridable Sub HandleResponse ( _
    response As HttpResponseMessage _
)
protected virtual void HandleResponse(
    HttpResponseMessage response
)

参数

.NET Framework 安全性

请参见

参考

VssHttpClientBase 类

Microsoft.VisualStudio.Services.Common 命名空间