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 IWebClassLibProjectSvcpublic 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(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IWebClassLibProjectSvc[<System.Runtime.InteropServices.Guid("95D018C3-B554-430E-B62C-950E79728B0D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IWebClassLibProjectSvc = interface[<System.Runtime.InteropServices.Guid("95D018C3-B554-430E-B62C-950E79728B0D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IWebClassLibProjectSvc = interfacePublic Interface IWebClassLibProjectSvc- Attributes
Methods
| CreateClassLibProject(IVsHierarchy, String, UInt32, String, IWebClassLibProject) | Creates a class library project. |