Compartir a través de


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)

Syntax

'Declaración
<GuidAttribute("62A84AEF-423D-4827-833F-7918753C0269")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWebProxy
'Uso
Dim instance As IVsWebProxy
[GuidAttribute("62A84AEF-423D-4827-833F-7918753C0269")]
[InterfaceTypeAttribute()]
public interface IVsWebProxy
[GuidAttribute(L"62A84AEF-423D-4827-833F-7918753C0269")]
[InterfaceTypeAttribute()]
public interface class IVsWebProxy
[<GuidAttribute("62A84AEF-423D-4827-833F-7918753C0269")>]
[<InterfaceTypeAttribute()>]
type IVsWebProxy =  interface end
public interface IVsWebProxy

See Also

Reference

IVsWebProxy Members

Microsoft.VisualStudio.Shell.Interop Namespace