This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.ExcelDnaPack.
                            
	
		Summary
            Enable interactive prompt to overwrite the output .xll file, if it already exists.
            
		- Assembly
- Cake.ExcelDnaPack .dll 
- Namespace
- Cake.ExcelDnaPack 
- Containing Type
- ExcelDna Pack Settings Extensions 
Syntax
public static ExcelDnaPackSettings PromptBeforeOverwrite(this ExcelDnaPackSettings settings)Parameters
| Name | Type | Description | 
|---|---|---|
| settings | ExcelDnaPackSettings | The settings. | 
Return Value
| Type | Description | 
|---|---|
| ExcelDnaPackSettings | The settings instance with PromptBeforeOverwriteset to. | 
