IVsAddProjectItemDlg3.AddNewWebProjectItemDlgRemotable Method

Definition

public:
 void AddNewWebProjectItemDlgRemotable(System::UInt32 itemidLoc, Guid % rguidProjectId, System::String ^ pszDlgTitle, System::String ^ lpszHelpTopic, System::String ^ lpszLanguage, System::String ^ lpszSelect, System::UInt32 options);
public void AddNewWebProjectItemDlgRemotable (uint itemidLoc, ref Guid rguidProjectId, string pszDlgTitle, string lpszHelpTopic, string lpszLanguage, string lpszSelect, uint options);
abstract member AddNewWebProjectItemDlgRemotable : uint32 * Guid * string * string * string * string * uint32 -> unit
Public Sub AddNewWebProjectItemDlgRemotable (itemidLoc As UInteger, ByRef rguidProjectId As Guid, pszDlgTitle As String, lpszHelpTopic As String, lpszLanguage As String, lpszSelect As String, options As UInteger)

Parameters

itemidLoc
UInt32
rguidProjectId
Guid
pszDlgTitle
String
lpszHelpTopic
String
lpszLanguage
String
lpszSelect
String
options
UInt32

Applies to