IWebClassLibProject Interface

Definition

Provides methods for web class library projects.

public interface class IWebClassLibProject
public interface class IWebClassLibProject
__interface IWebClassLibProject
[System.Runtime.InteropServices.Guid("F4DD7776-905A-4B75-98F4-162C2D3C7AFA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IWebClassLibProject
[<System.Runtime.InteropServices.Guid("F4DD7776-905A-4B75-98F4-162C2D3C7AFA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IWebClassLibProject = interface
Public Interface IWebClassLibProject
Attributes

Methods

CloseProject()

Closes the project.

UnloadAppDomain(Int32)

Unloads the app domain.

UpdateAnchoredPath(String, String)

Updates the anchored path.

Applies to