Package.GetExecutionPath Methode

Definition

Gibt den Ausführungspfad des aktuellen Pakets zurück.

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

Gibt zurück

String

Der Ausführungspfad des aktuellen Pakets.

Implementiert

Gilt für: