IWebClassLibProjectSvc 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 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. |