Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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