Application.StartupPath (Propiedad) (System.Windows.Forms)
F# · VB. Copiar. public static string StartupPath { get; } ... VB. Copiar. private void
PrintStartupPath() { textBox1.Text = "The path for the executable file that " + "
started the application is: " + Application.
msdn.microsoft.com |