Edit in GitHubLog an issue

require('uxp').storage.domains

domains()

Common locations that we can use when displaying a file picker.

userDesktop : Symbol

The user's desktop folder

userDocuments : Symbol

The user's documents folder

userPictures : Symbol

The user's pictures folder or library

userVideos : Symbol

The user's videos / movies folder or library

userMusic : Symbol

The user's music folder or library

appLocalData : Symbol

Local application data

appLocalLibrary : Symbol

Local application library

appLocalCache : Symbol

Local application cache directory (persistence not guaranteed)

appLocalShared : Symbol

Local application shared data folder

appLocalTemporary : Symbol

Local temporary directory

appRoamingData : Symbol

Roaming application data

appRoamingLibrary : Symbol

Roaming application library data

Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.