DacProfile.Save(String) Method
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.
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