Name | Description | |
---|---|---|
NLibraryGallerySearchInfo Constructor | Default constructor |
The following tables list the members exposed by NLibraryGallerySearchInfo.
Name | Description | |
---|---|---|
NLibraryGallerySearchInfo Constructor | Default constructor |
Name | Description | |
---|---|---|
FoldersChild | Reference to the Folders child | |
LibrarySearchInfoFileName | The predefined libraries search info file name. | |
LibrarySearchInfoKey | The predefined libraries search info file name. | |
NLibraryGallerySearchInfoSchema | Schema associated with NLibraryGallerySearchInfo |
Name | Description | |
---|---|---|
Folders | Gets or sets the root folders in which to search | |
NeedsSaveToAppSettings | Gets or sets whether the search info needs to be saved to application settings. | |
OwnerSearchManager | Gets or sets the owner search manager. |
Name | Description | |
---|---|---|
GetOrCreateSeachIndexAsync | Gets or creates the search index. | |
GetSearchIndexNoCreate | Gets the search index. Does not create it on demand. | |
LoadFromAppSettingsAsync | Loads the library gallery search info from the application settings. | |
LoadFromFile | Loads the search info from the specified file. | |
LoadFromFolderAsync | Loads the library folders from the specified root folder. | |
SaveToAppSettingsAsync | Saves the library gallery search info to the application settings. | |
SaveToFileAsync | Saves this search info to a file. If the file exists, it's overwritten. |