ModuleInfo.GetExecutionFolder Method

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

Return Value

string

Returns the execution folder

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition