BackupDatabaseSettings.

Path Property

Summary

Gets or sets the backup file path. This can either be a file or a folder
Assembly
Cake.SqlServer.dll
Namespace
Cake.SqlServer
Containing Type
BackupDatabaseSettings

Syntax

public string Path { get; set; }

Value

Type Description
string