SVsWebProxy Interface

Definition

Passed to GetService(Type) to return a reference to IVsWebProxy.

public interface class SVsWebProxy
public interface class SVsWebProxy
__interface SVsWebProxy
[System.Runtime.InteropServices.Guid("6454F7CA-478C-4932-B007-ABB100905BD4")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsWebProxy
[System.Runtime.InteropServices.Guid("6454F7CA-478C-4932-B007-ABB100905BD4")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsWebProxy
[<System.Runtime.InteropServices.Guid("6454F7CA-478C-4932-B007-ABB100905BD4")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsWebProxy = interface
[<System.Runtime.InteropServices.Guid("6454F7CA-478C-4932-B007-ABB100905BD4")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsWebProxy = interface
Public Interface SVsWebProxy
Attributes

Applies to