Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 664 Bytes

appextension_getpublicfolder_126839260.md

File metadata and controls

28 lines (17 loc) · 664 Bytes
-api-id -api-type
M:Windows.ApplicationModel.AppExtensions.AppExtension.GetPublicFolder
winrt method

Windows.ApplicationModel.AppExtensions.AppExtension.GetPublicFolder

-description

Gets the readable subfolder in the extension's isolated storage.

-returns

The public sub-folder.

-remarks

An extension can provide a subfolder containing files that hosting apps can read from. Hosts cannot write to the folder.

-examples

-see-also

GetPublicFolderAsync, GetPublicPath