Move.DestinationFolder Property

Definition

Destination folder for all the source files.

C#
public Microsoft.Build.Framework.ITaskItem DestinationFolder { get; set; }
C#
public Microsoft.Build.Framework.ITaskItem DestinationFolder { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

An item representing the destination folder.

Attributes

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17