struct ProjectLibraryDatabase::MovedEntryInformation

Information about an entry that was moved from one location to another.

Public

Constructors

MovedEntryInformation

MovedEntryInformation(const Path &sourceRelativePath, const Path &destinationRelativePath, bool isPartOfSynchronizedPackage)

Fields

SourceRelativePath

Path SourceRelativePath

DestinationRelativePath

Path DestinationRelativePath

IsPartOfSynchronizedPackage

bool IsPartOfSynchronizedPackage