IWebClassLibProject Interface

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

Syntax

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("F4DD7776-905A-4B75-98F4-162C2D3C7AFA")> _
Public Interface IWebClassLibProject
‘사용 방법
Dim instance As IWebClassLibProject
[InterfaceTypeAttribute()]
[GuidAttribute("F4DD7776-905A-4B75-98F4-162C2D3C7AFA")]
public interface IWebClassLibProject
[InterfaceTypeAttribute()]
[GuidAttribute(L"F4DD7776-905A-4B75-98F4-162C2D3C7AFA")]
public interface class IWebClassLibProject
[<InterfaceTypeAttribute()>]
[<GuidAttribute("F4DD7776-905A-4B75-98F4-162C2D3C7AFA")>]
type IWebClassLibProject =  interface end
public interface IWebClassLibProject

See Also

Reference

IWebClassLibProject Members

Microsoft.VisualStudio.Shell.Interop Namespace