Method

SpecialFolder.GetResource


Warning

This item was deprecated in version 2019r2. Please use SpecialFolder as a replacement.

Description

Returns a FolderItem to the specified file in the app’s Resources folder.

Sample code

Var file As FolderItem = SpecialFolder.GetResource("MyDb.sqlite")

Compatibility

All projects types on all supported operating systems.