StorageProviderResultKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class StorageProviderResultKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 458752)]
enum class StorageProviderResultKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 458752)]
public enum StorageProviderResultKind
var value = Windows.Storage.Provider.StorageProviderResultKind.search
Public Enum StorageProviderResultKind
- Inheritance
-
StorageProviderResultKind
- Attributes
Fields
Name | Value | Description |
---|---|---|
Search | 0 | |
Recommended | 1 | |
Favorites | 2 | |
Recent | 3 | |
Shared | 4 | |
RelatedFiles | 5 | |
RelatedConversations | 6 |