Works for me: C#. string path = @"D:\Test Data\Accounting Voucher Display.pdf 196910351_0_03192019144415.xml"; if (File.Exists(path)) ...
確定! 回上一頁