Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 496 Bytes

commandlineactivationoperation_currentdirectorypath.md

File metadata and controls

22 lines (15 loc) · 496 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Activation.CommandLineActivationOperation.CurrentDirectoryPath
winrt property

Windows.ApplicationModel.Activation.CommandLineActivationOperation.CurrentDirectoryPath

-description

Gets the directory path from which the app was activated from the command line.

-property-value

The current directory path.

-remarks

-see-also

-examples