IVsWebProject 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.
Implemented by web project objects that want to use the IVsAddNewWebProjectItemDlg interface.
public interface class IVsWebProject
public interface class IVsWebProject
__interface IVsWebProject
[System.Runtime.InteropServices.Guid("0BD8000A-F537-4889-9FBC-C5F63B313956")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsWebProject
[<System.Runtime.InteropServices.Guid("0BD8000A-F537-4889-9FBC-C5F63B313956")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsWebProject = interface
Public Interface IVsWebProject
- Attributes
Methods
AddNewWebItem(UInt32, VSADDITEMOPERATION, String, String, UInt32, String, IntPtr, VSADDRESULT[]) |
Adds a new Web item to the project. |