VCFilter.Move(Object) Method

Definition

Moves a file or folder into the top level of the project or a new folder.

C++/CX
public:
 void Move(Platform::Object ^ Parent);

Parameters

Parent
Object

Required. The project or folder into which you want to move the file or folder. This parent must be in the same project as the current file or folder being moved.

Attributes

Remarks

The file or folder that is moved is the object on which you are calling Move. The destination of the move is the parameter passed to Move.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022