Property folders.ThisAppImages
Overload
Gets or sets path of folder "images of this application".
public static FolderPath ThisAppImages { get; set; }
Exceptions
InvalidOperationException
Thrown by the |
Property Value
Remarks
Default is ThisAppBS + "Images"
.
Used by functions of these classes: icon, popupMenu, toolbar, uiimage, possibly some other. This function does not auto-create the folder; usually it is created when installing the application; the script editor does not use and does not install it.