Share via


TaskHost.GetExecutionPath Méthode

Définition

Retourne le chemin d'exécution du TaskHost actuel.

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

Retours

Chemin d'exécution de la tâche actuelle.

Implémente

S’applique à