RenameItemCommand.PassThru Property

Definition

Gets or sets the pass through property which determines if the object that is set should be written to the pipeline. Defaults to false.

public:
 property System::Management::Automation::SwitchParameter PassThru { System::Management::Automation::SwitchParameter get(); void set(System::Management::Automation::SwitchParameter value); };

Property Value

Attributes

Applies to