Variable.GetExecutionPath Method

Definition

Returns the execution path of the current Variable object.

public:
 virtual System::String ^ GetExecutionPath();
public string GetExecutionPath ();
abstract member GetExecutionPath : unit -> string
override this.GetExecutionPath : unit -> string
Public Function GetExecutionPath () As String

Returns

The execution path.

Implements

Applies to