createInFolderTemplate property

String? createInFolderTemplate
getter/setter pair

The template URL to create a file with this app in a given folder.

The template contains the {folderId} to be replaced by the folder ID house the new file.

Implementation

core.String? createInFolderTemplate;