aplication path ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • genc ymeri

    aplication path ?

    hi,
    What is the command of finding out what is the path of the application ?

    thanks in advance !


  • C# Learner

    #2
    Re: aplication path ?

    genc ymeri wrote:[color=blue]
    > hi,
    > What is the command of finding out what is the path of the application ?
    >
    > thanks in advance ![/color]

    System.Windows. Forms.Applicati on.ExecutablePa th

    Comment

    • genc ymeri

      #3
      Re: aplication path ?

      Thanks a lot :) :)

      PS:
      I had seen once but I couldn't remember excactly neither the namespace nor
      the pathod name....thanks again :) :)


      "C# Learner" <csharp@learner .here> wrote in message
      news:uS5ogHvAEH A.1964@TK2MSFTN GP11.phx.gbl...[color=blue]
      > genc ymeri wrote:[color=green]
      > > hi,
      > > What is the command of finding out what is the path of the application ?
      > >
      > > thanks in advance ![/color]
      >
      > System.Windows. Forms.Applicati on.ExecutablePa th[/color]


      Comment

      Working...