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.
Passed to GetService to return a reference to IVsWebProxy.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
<GuidAttribute("6454F7CA-478C-4932-B007-ABB100905BD4")> _
<InterfaceTypeAttribute()> _
Public Interface SVsWebProxy
[GuidAttribute("6454F7CA-478C-4932-B007-ABB100905BD4")]
[InterfaceTypeAttribute()]
public interface SVsWebProxy
[GuidAttribute(L"6454F7CA-478C-4932-B007-ABB100905BD4")]
[InterfaceTypeAttribute()]
public interface class SVsWebProxy
[<GuidAttribute("6454F7CA-478C-4932-B007-ABB100905BD4")>]
[<InterfaceTypeAttribute()>]
type SVsWebProxy = interface end
public interface SVsWebProxy