DacProfile.Save(String) Method

Definition

Saves the DacProfile to a publish profile

public void Save (string filepath);
member this.Save : string -> unit
Public Sub Save (filepath As String)

Parameters

filepath
String

path to save the profile to

Applies to