IVsWebService3 Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("3F4E0D6C-BB24-4E6F-8463-DC5BE0C415A6")> _
Public Interface IVsWebService3
‘사용 방법
Dim instance As IVsWebService3
[InterfaceTypeAttribute()]
[GuidAttribute("3F4E0D6C-BB24-4E6F-8463-DC5BE0C415A6")]
public interface IVsWebService3
[InterfaceTypeAttribute()]
[GuidAttribute(L"3F4E0D6C-BB24-4E6F-8463-DC5BE0C415A6")]
public interface class IVsWebService3
[<InterfaceTypeAttribute()>]
[<GuidAttribute("3F4E0D6C-BB24-4E6F-8463-DC5BE0C415A6")>]
type IVsWebService3 =  interface end
public interface IVsWebService3

See Also

Reference

IVsWebService3 Members

Microsoft.VisualStudio.Shell.Interop Namespace