csharp Apre una文件夹e seleziona un file passato da“path_to_invoice”

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了csharp Apre una文件夹e seleziona un file passato da“path_to_invoice”相关的知识,希望对你有一定的参考价值。

        /// <summary>
        /// Apre una folder e seleziona un file passato da  "path_to_invoice"
        /// </summary>
        /// <param name="path_to_invoice"></param>
        public static void mostra_pdf_invoice(string path_to_invoice)
        {  
            string filePath = path_to_invoice;
            if (!File.Exists(filePath))
            {
                MessageBox.Show("You must first Generate an Invoice");
                return;
            }

            // combine the arguments together
            // it doesn't matter if there is a space after ','
            string argument = "/select, \"" + filePath + "\"";

            System.Diagnostics.Process.Start("explorer.exe", argument);
        }

以上是关于csharp Apre una文件夹e seleziona un file passato da“path_to_invoice”的主要内容,如果未能解决你的问题,请参考以下文章

csharp agregar elemento a una Matriz

csharp Elegir una carta al azar solo con texto,Random Class

csharp Modificar una horaUTCsegúnsiestamos en horario de verano o invierno

csharp 与文化串联的月份西班牙语/ Mes a partir de una Fecha en C#conculturaEspañol

html 滚动位置Directiva e贯彻实施 - Se usa una marca para medir la distancia del scroll y realizar una accn。

E: could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporary unavailable) E: Una