RunCommandInputParameter クラス

定義

実行コマンド パラメーターのプロパティについて説明します。

public class RunCommandInputParameter
type RunCommandInputParameter = class
Public Class RunCommandInputParameter
継承
RunCommandInputParameter

コンストラクター

RunCommandInputParameter(String, String)

RunCommandInputParameter の新しいインスタンスを初期化します。

プロパティ

Name

run コマンド パラメーター名。

Value

run コマンド パラメーターの値。

適用対象