Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Class
System.Windows.Forms.Application Syntax
Dim result As String = Application.ExecutablePath
Description
The ExecutablePath property returns the complete path of the executable file for the application. This is a read-only property. Version Differences
See Also
Application Class |
Категории