Method | Description | |
---|---|---|
PromptExistingFile ( string out_file ) : bool |
Display dialog to ask whether to overwrite file, if output file already exists
|
public static PromptExistingFile ( string out_file ) : bool | ||
out_file | string | The file that shall be overwritten |
return | bool |