IWebClassLibProjectEvents Interface

Definition

Provides web class library events.

public interface class IWebClassLibProjectEvents
public interface class IWebClassLibProjectEvents
__interface IWebClassLibProjectEvents
[System.Runtime.InteropServices.Guid("465BE4D1-B10C-4A7E-AFCF-3C55AD3EDAE3")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IWebClassLibProjectEvents
[<System.Runtime.InteropServices.Guid("465BE4D1-B10C-4A7E-AFCF-3C55AD3EDAE3")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IWebClassLibProjectEvents = interface
Public Interface IWebClassLibProjectEvents
Attributes

Methods

OnFileAdded(String, Boolean)

Occurs when a file is added.

OnReferenceAdded(String)

Occurs when a reference is added to the project.

StartWebAdminTool()

Starts the web admin tool.

Applies to