ModuleInfo.GetExecutionPath Method

Gets the execution path
<ID("GetExecutionPath", (int)e.GetExecutionPath)> _ 
Public Function GetExecutionPath() As String
This language is not supported or no code example is available.
[ID("GetExecutionPath", (int)e.GetExecutionPath)] 
public string GetExecutionPath()
This language is not supported or no code example is available.

Return Value

string

Returns the execution path

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition