基本的なカスタマイズ > Windchill カスタマイズの基本 > Windchill ユーティリティ > xconfmanager ユーティリティの使用 > プロパティ情報のリスト表示
  
プロパティ情報のリスト表示
1 つまたは複数のプロパティに関する情報をリスト表示するには、xconfmanager コマンドで -d パラメータを使用します。このパラメータで複数のプロパティを指定するには、コンマを使用してプロパティを区切ります。出力結果には、各プロパティの現在の値と、各プロパティが設定されているファイルの場所が含まれます。
以下の xconfmanager コマンドでは、wt.home プロパティの情報のリストが表示されます。
xconfmanager -d wt.home
Windows の C:\ptc\Windchill\bin ディレクトリからコマンドを実行したと仮定すると、出力結果は以下のようになります。
Default product root=C:\ptc\Windchill\bin\..
java -jar "C:\ptc\Windchill\bin\..\codebase\WEB-INF\lib\install.jar"
-r "C:\ptc\Windchill\bin\.." -d wt.home
WARNING: Propagation of xconfs to properties was not requested.
To ensure your properties are up to date, re-run with the -p option.
Property information for 'wt.home':
Values:
- C:\Windchill
Locations:
- file:/C:/Windchill/site.xconf, line 9
- file:/C:/Windchill/codebase/wt.properties.xconf, line 17