次の方法で共有


ActivityParameter.ValueFromPipelineByPropertyName プロパティ

定義

省略可能。 このパラメーターと同じ名前を持つ受信パイプライン オブジェクトのプロパティからパラメーターを入力できる場合に true を示すブール値を取得または設定します。 false は、同じ名前の受信パイプライン オブジェクト プロパティからパラメーターを入力できないことを示します。

public bool ValueFromPipelineByPropertyName { get; set; }
member this.ValueFromPipelineByPropertyName : bool with get, set
Public Property ValueFromPipelineByPropertyName As Boolean

プロパティ値

適用対象