IWebClassLibProjectEvents Interface

 

Provides web class library events.

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

[InterfaceTypeAttribute(1)]
[GuidAttribute("465BE4D1-B10C-4A7E-AFCF-3C55AD3EDAE3")]
public interface IWebClassLibProjectEvents

NameDescription
System_CAPS_pubmethodOnFileAdded(String, Boolean)

Occurs when a file is added.

System_CAPS_pubmethodOnReferenceAdded(String)

Occurs when a reference is added to the project.

System_CAPS_pubmethodStartWebAdminTool()

Starts the web admin tool.

Return to top
Show: