SetEnvironmentVariable メソッド (SystemFunctions)

クラス

SystemFunctions

アクション

指定した環境変数の値を設定します。

構文

SetEnvironmentVariable (sName, sValue)
変数 説明
sName 環境変数の名前。 String
sValue 指定した環境変数の値。 String