IVsWebProxy Interface

Web proxy service interface.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

'Declaration
<GuidAttribute("62A84AEF-423D-4827-833F-7918753C0269")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWebProxy
'Usage
Dim instance As IVsWebProxy
[GuidAttribute("62A84AEF-423D-4827-833F-7918753C0269")]
[InterfaceTypeAttribute()]
public interface IVsWebProxy
[GuidAttribute(L"62A84AEF-423D-4827-833F-7918753C0269")]
[InterfaceTypeAttribute()]
public interface class IVsWebProxy
public interface IVsWebProxy

See Also

Reference

IVsWebProxy Members

Microsoft.VisualStudio.Shell.Interop Namespace