Offers methods to read information about the current executing code, like the component names in its call stack and its base execution folder in the local file system.

A component is a executable code container. For the .NET ecosystem, the conceptual component is represented as a .NET assembly in DLL or EXE format, or a .NET module.

Namespace: Keystone
Assembly: Keystone (in Keystone.dll)

public static class ExecutionContext
This language is not supported or no code example is available.
Keystone.ExecutionContext

Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6

Others

Xamarin, Mono