Hi,
i am using Get Folder info, where i am passing my string with path from Config.
The string is:
“C:\SelfBillingInvoices\Test\PDFProcessed”
But when i try to writeline directoryInfo.Full name , it returns me this string:
“C:\Users\lemon\Documents\UiPath\Self_Billing_Invoicing_Performer\C:\SelfBillingInvoices\Test\PDFProcessed”
Anybody knows, why its happening?
Thanks