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)

[GuidAttribute("62A84AEF-423D-4827-833F-7918753C0269")]
[InterfaceTypeAttribute(1)]
public interface IVsWebProxy

NameDescription
System_CAPS_pubmethodPrepareWebProxy(String, UInt32, UInt32, Int32)

Prepares the web proxy for a web call by attaching credentials to it.

Return to top
Show: