IWebClassLibProject Interface

 

Provides methods for web class library projects.

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

[InterfaceTypeAttribute(1)]
[GuidAttribute("F4DD7776-905A-4B75-98F4-162C2D3C7AFA")]
public interface IWebClassLibProject

NameDescription
System_CAPS_pubmethodCloseProject()

Closes the project.

System_CAPS_pubmethodUnloadAppDomain(Int32)

Unloads the app domain.

System_CAPS_pubmethodUpdateAnchoredPath(String, String)

Updates the anchored path.

Return to top
Show: