IVCWizCtlUI.GetDialogIds Method

Definition

Gets the IDs of the project's dialog boxes.

public:
 System::String ^ GetDialogIds();
public:
 Platform::String ^ GetDialogIds();
std::wstring GetDialogIds();
[System.Runtime.InteropServices.DispId(1610743835)]
public string GetDialogIds ();
[<System.Runtime.InteropServices.DispId(1610743835)>]
abstract member GetDialogIds : unit -> string
Public Function GetDialogIds () As String

Returns

The IDs of the project's dialog boxes.

Attributes

Applies to