Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implemented by web project objects that want to use the IVsAddNewWebProjectItemDlg interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("0BD8000A-F537-4889-9FBC-C5F63B313956")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWebProject
'Usage
Dim instance As IVsWebProject
[GuidAttribute("0BD8000A-F537-4889-9FBC-C5F63B313956")]
[InterfaceTypeAttribute()]
public interface IVsWebProject
[GuidAttribute(L"0BD8000A-F537-4889-9FBC-C5F63B313956")]
[InterfaceTypeAttribute()]
public interface class IVsWebProject
public interface IVsWebProject