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.
publish:endイベントのイベントハンドラーを作成しました-公開されているアイテムを取得できます-ユーザーが公開オプションで選択した言語を取得するにはどうすればよいですか?
これを理解しました-実際には、publish:endイベントはすべての言語に対して1回ヒットします-そして、実行することによって公開されている言語を取得しますEventArgs[0].Options.Language
EventArgs[0].Options.Language