次の方法で共有


ScriptActionProfile.Parameters プロパティ

定義

スクリプト アクションの追加パラメーター。 これは、スクリプトの実行に必要な引数のスペース区切りのリストである必要があります。

public string Parameters { get; set; }
member this.Parameters : string with get, set
Public Property Parameters As String

プロパティ値

適用対象