Contents

SystemMigration.CustomBehaviorItem.PathsItem

The custom behavior path dictionary.

Declaration

object SystemMigration.CustomBehaviorItem.PathsItem

Properties

NameTypeDescription
SourcePath Requiredstring

The path to the migrating file or directory on the source system.

SourcePathInUserHome Requiredboolean

If true, the source path is located within a user home directory.

TargetPath Requiredstring

The path to the destination file or directory on the target system.

TargetPathInUserHome Requiredboolean

If true, the target path is located within a user home directory.