Freigeben über


CommandLineActivationOperation.CurrentDirectoryPath Eigenschaft

Definition

Ruft den Verzeichnispfad ab, über den die App über die Befehlszeile aktiviert wurde.

public:
 property Platform::String ^ CurrentDirectoryPath { Platform::String ^ get(); };
winrt::hstring CurrentDirectoryPath();
public string CurrentDirectoryPath { get; }
var string = commandLineActivationOperation.currentDirectoryPath;
Public ReadOnly Property CurrentDirectoryPath As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der aktuelle Verzeichnispfad.

Gilt für: