AppIndexFacade Methods |
The AppIndexFacade type exposes the following members.
Name | Description | |
---|---|---|
ByCategory |
Gets all apps of a given category.
| |
Equals | (Inherited from Object.) | |
Exists |
Checks whether an app ID exists in the app index.
| |
Finalize | (Inherited from Object.) | |
GetApps |
Gets a collection with AppFacade objects for multiple apps.
| |
GetEnumerator |
Gets the facades for all apps in the index.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Search(String) |
Searches for apps with a search string.
The search string is split into words by space.
Words in double quotes are kept whole.
| |
Search(String) |
Searches for apps with multiple search strings.
Every search string is normalized but matched as a whole.
| |
ToString | (Inherited from Object.) |