Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/FDownloadFile
Description
Returns the directory that the files will (or have) been downloaded to. This path will be empty if no target directory was given, in which case the files can be accessed via the GetFileData method.
| Name | GetTargetDirectory |
| Type | function |
| Header File | /Engine/Source/Developer/SourceControl/Public/SourceControlOperations.h |
| Include Path | #include "SourceControlOperations.h" |
FString GetTargetDirectory() const