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.SqlServer.
                            
	
		Summary
            Gets or sets the new storage folder.
            Path where data and log files should be stored.If this is not specified, server defaults will be used
            
		- Assembly
- Cake.SqlServer .dll 
- Namespace
- Cake.SqlServer 
- Containing Type
- RestoreSql Backup Settings 
Syntax
public DirectoryPath NewStorageFolder { get; set; }Value
| Type | Description | 
|---|---|
| DirectoryPath | The new storage folder. | 
