A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.environment.processpath below:

Environment.ProcessPath Property (System) | Microsoft Learn

Environment.ProcessPath Property Definition

Returns the path of the executable that started the currently executing process. Returns null when the path is not available.

public:
 static property System::String ^ ProcessPath { System::String ^ get(); };
public static string? ProcessPath { get; }
static member ProcessPath : string
Public Shared ReadOnly Property ProcessPath As String
Property Value

The path of the executable that started the currently executing process.

Remarks

If the executable is renamed or deleted before this property is first accessed, the return value is undefined and depends on the operating system.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4