 
        The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
        
    DeviceInformation.FindAllAsync | findAllAsync methods
Overload list
| Method | Description | 
|---|---|
| FindAllAsync() | Enumerates all DeviceInformation objects. | 
| FindAllAsync(String) | Enumerates DeviceInformation objects matching the specified Advanced Query Syntax (AQS) string. | 
| FindAllAsync(DeviceClass) | Enumerates DeviceInformation objects of the specified class. | 
| FindAllAsync(String, IIterable(String)) | Enumerates DeviceInformation objects matching the specified Advanced Query Syntax (AQS) string and including the specified collection of properties. | 
Requirements
| Minimum supported client | Windows 8 | 
|---|---|
| Minimum supported server | Windows Server 2012 | 
| Namespace | 
 
 | 
| Metadata | 
 | 
See also
        Show:
        
        
    
