WSDLDocumentationDlg.OutputFileDialogAction
Property: OutputFileDialogAction as SPYDialogAction
Description
To allow the user to select the output file with a file selection dialog, set this property to spyDialogUserInput(2). If the value stored in OutputFile should be taken and no user interaction should occur, use spyDialogOK(0). Default is spyDialogOK.
Errors
3900 | The object is no longer valid. | |
3901 | Invalid value has been used to set the property. Invalid address for the return parameter was specified. |