VCWizCtlClass::GetDialogIds Method ()

 

Gets the IDs of the project's dialog boxes.

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

public:
virtual String^ GetDialogIds()

Return Value

Type: System::String^

The IDs of the project's dialog boxes.

Return to top
Show: