GetChanges

GetChanges()

ソース ファイルとターゲット ファイルの間の変更のリストを取得します。

public ChangeInfo[] GetChanges()

備考

もっと詳しく知る

関連項目


GetChanges(GetChangeOptions)

ソース ファイルとターゲット ファイルの間の変更のリストを取得します。

public ChangeInfo[] GetChanges(GetChangeOptions getChangeOptions)
パラメータ タイプ 説明
getChangeOptions GetChangeOptions 変更オプションを取得する

備考

もっと詳しく知る

関連項目