次の方法で共有


BareMetalMachineRunCommandContent.Arguments プロパティ

定義

スクリプトに個別の引数として順番に渡される文字列引数の一覧。

public System.Collections.Generic.IList<string> Arguments { get; }
member this.Arguments : System.Collections.Generic.IList<string>
Public ReadOnly Property Arguments As IList(Of String)

プロパティ値

適用対象