Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Clickonceを使用したいWindowsフォームアプリがあります。
アプリのカスタムxmlファイルが欲しいのですが。
しかし、後で変更したい場合、つまり、交換または更新したい場合はどうなりますか。
Clickonceでそれをどのように行いますか?
マルコム
開発者が xml ファイルを変更したい場合は、アプリの新しいバージョンを公開するだけで済みます。そのように構成されている場合、ユーザーは自動的に更新を取得します。
ユーザーがそれを変更したい場合、設定機能のようなものを使用して GUI を提供しない限り、それは PITA です。