ExeContext::ExePath Property

 

Gets the current path for the application.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
property String^ ExePath {
	String^ get();
}

Property Value

Type: System::String^

A string value containing the current path.

.NET Framework
Available since 2.0
Return to top
Show: