updateProfile.extensions パラメーター

updateProfile.extensions パラメーターを使用して、 文書パーサーに関連するすべての文書名および名前拡張子をリストします。  ある特定の文書タイプに関連するパーサーを指示するには、updateProfile.parserAssociation パラメーターを 使用します。

使用できるコマンド/パラメーター

query コマンド
current パラメーター
default パラメーター
install パラメーター

有効範囲

updateProfile.extensions の有効範囲は現行ビューです。
current.updateProfile.extensions の有効範囲は現行ビューです。
default.updateProfile.extensions の有効範囲はグローバルです。
install.updateProfile.extensions の有効範囲はグローバルです。

構文

query updateProfile.extensions
query current.updateProfile.extensions
query default.updateProfile.extensions
query install.updateProfile.extensions 

説明

query current.updateProfile.extensions コマンドは、 現行ビュー内で定義されている文書名および名前拡張子のリストを戻します。

query updateProfile.extensions コマンドは、 set updateProfile.parserAssociation コマンドで指定された文書名および名前拡張子のリストを戻します。

query default.updateProfile.extensions コマンドは、 set default.updateProfile.parserAssociation コマンドで指定された文書名および名前拡張子のリストを戻します。  これはつまり、defaultProfile パラメーターで指示されたデフォルト・プロファイル内の文書タイプです。

query install.updateprofile.extensions コマンドは、 インストール済みの文書名および名前拡張子のリストを戻します。つまり、 installProfile パラメーターによって指示されたインストール・プロファイル内の文書タイプです。

query updateProfile.extensions
query current.updateProfile.extensions
query default.updateProfile.extensions
query install.updateProfile.extensions 

関連参照
query コマンド
updateProfile コマンド
defaultProfile パラメーター
installProfile パラメーター
updateProfile.parserAssociation パラメーター