SVsWebProxy Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Remarks
The service represented by this interface has some members that are safe to access from any thread.