Share via


ParameterAttribute.ValueFromPipeline Property

Definition

Gets or sets a flag that specifies that this parameter can take values from the incoming pipeline object. When it is not specified, false is assumed.

public:
 property bool ValueFromPipeline { bool get(); void set(bool value); };

Property Value

Applies to