IVCWizCtlUI.GetDialogIds Method

Gets the IDs of the project's dialog boxes.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

'Declaration
Function GetDialogIds As String
string GetDialogIds()
String^ GetDialogIds()
abstract GetDialogIds : unit -> string 
function GetDialogIds() : String

Return Value

Type: System.String
The IDs of the project's dialog boxes.

.NET Framework Security

See Also

Reference

IVCWizCtlUI Interface

Microsoft.VisualStudio.VsWizard Namespace