Web_Info.Get_Thumbnail_Files Method Gets the list of all possible thumbnail jpeg files for this package Namespace: SobekCM.Resource_Object Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0) Syntax
Parameters
Return ValueType: ReadOnlyCollection<(Of <(<'String>)>)>List of all possible thumbnail jpeg files Remarks This pulls the file list from the directory each time it is called. In addition, it
sorts by the filename, since this was not always happening correctly and this is primarily used
for the online metadata update.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |