'Declaration Public Overloads Sub ShowSetupDialog( _
ByVal checkIfDialogSupportedA value indicating whether device should not check that setup dialog is supported.As Boolean _
)
public void ShowSetupDialog(
bool checkIfDialogSupported
)
public: void ShowSetupDialog(
bool checkIfDialogSupported
)
public:
void ShowSetupDialog(
bool checkIfDialogSupported
)
Parameters
- checkIfDialogSupported
- A value indicating whether device should not check that setup dialog is supported.