IVsWebProxy 接口

Web 代理服务接口。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.9.0(在 Microsoft.VisualStudio.Shell.Interop.9.0.dll 中)

语法

声明
<GuidAttribute("62A84AEF-423D-4827-833F-7918753C0269")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWebProxy
[GuidAttribute("62A84AEF-423D-4827-833F-7918753C0269")]
[InterfaceTypeAttribute()]
public interface IVsWebProxy

IVsWebProxy 类型公开以下成员。

方法

  名称 说明
公共方法 PrepareWebProxy web 代理中 web 准备通过附加凭据调用它。

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间