IWebClassLibProject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |