共用方式為


DacProfile.Save(String) 方法

定義

將 DacProfile 儲存至發行設定檔

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

參數

filepath
String

要儲存設定檔的路徑

適用於