Returns the complete path to the application, excluding the final separator and name of the application. Read-only String.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Path() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Path(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getPath(); |






