Share via


IVsWebProxy Interface

Definition

Web proxy service interface.

public interface class IVsWebProxy
Attributes

Remarks

This interface must be accessed on the main thread.

Methods

PrepareWebProxy(String, UInt32, UInt32, Int32)

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

Applies to