IWebClassLibProjectEvents Interface

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

Syntax

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("465BE4D1-B10C-4A7E-AFCF-3C55AD3EDAE3")> _
Public Interface IWebClassLibProjectEvents
‘사용 방법
Dim instance As IWebClassLibProjectEvents
[InterfaceTypeAttribute()]
[GuidAttribute("465BE4D1-B10C-4A7E-AFCF-3C55AD3EDAE3")]
public interface IWebClassLibProjectEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"465BE4D1-B10C-4A7E-AFCF-3C55AD3EDAE3")]
public interface class IWebClassLibProjectEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("465BE4D1-B10C-4A7E-AFCF-3C55AD3EDAE3")>]
type IWebClassLibProjectEvents =  interface end
public interface IWebClassLibProjectEvents

See Also

Reference

IWebClassLibProjectEvents Members

Microsoft.VisualStudio.Shell.Interop Namespace