XMLTask.DiffGramDestination 屬性

定義

取得或設定 XML 工作用來儲存 DiffGram 文件的連接或變數名稱。

public:
 property System::String ^ DiffGramDestination { System::String ^ get(); void set(System::String ^ value); };
public string DiffGramDestination { get; set; }
member this.DiffGramDestination : string with get, set
Public Property DiffGramDestination As String

屬性值

String

字串,表示 XML 工作用來儲存 DiffGram 檔的連接或變數名稱。

實作

備註

只有當設定為時,才會使用這個屬性 OperationType Diff

適用於