PackageOptions.RefactorLogPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Path to the file to be added as the refactor log content to the .dacpac
public string RefactorLogPath { get; set; }
member this.RefactorLogPath : string with get, set
Public Property RefactorLogPath As String