IWebClassLibProjectEvents Interface

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("465BE4D1-B10C-4A7E-AFCF-3C55AD3EDAE3")> _
Public Interface 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

The IWebClassLibProjectEvents type exposes the following members.

Methods

  Name Description
Public method OnFileAdded
Public method OnReferenceAdded
Public method StartWebAdminTool

Top

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace