IWebClassLibProjectSvc Interface

Definition

Provides methods to create web class libraries.

public interface class IWebClassLibProjectSvc
public interface class IWebClassLibProjectSvc
__interface IWebClassLibProjectSvc
[System.Runtime.InteropServices.Guid("95D018C3-B554-430E-B62C-950E79728B0D")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IWebClassLibProjectSvc
[<System.Runtime.InteropServices.Guid("95D018C3-B554-430E-B62C-950E79728B0D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IWebClassLibProjectSvc = interface
Public Interface IWebClassLibProjectSvc
Attributes

Methods

CreateClassLibProject(IVsHierarchy, String, UInt32, String, IWebClassLibProject)

Creates a class library project.

Applies to